Эксперт ХД

org.apache.activemq:activemq-bom (6.1.7)

Published 2026-09-15 10:11:25 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.activemq</groupId>
	<artifactId>activemq-bom</artifactId>
	<version>6.1.7</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.activemq:activemq-bom:6.1.7

About this package

ActiveMQ BOM (Bill of Materials)
Details
Maven
2026-09-15 10:11:25 +00:00
288
ActiveMQ :: BOM
Apache-2.0
7.7 KiB
Assets (1)
Versions (2) View all
6.1.7 2026-09-15
6.1.6 2026-09-15