License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-broker |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: Broker
The ActiveMQ Message Broker implementation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-broker-5.17.1.pom | |
activemq-broker-5.17.1.jar | 1 MB |
activemq-broker-5.17.1-tests.jar | 90 KB |
activemq-broker-5.17.1-sources.jar | 855 KB |
activemq-broker-5.17.1-javadoc.jar | 4 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-broker/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-broker/
implementation 'org.apache.activemq:activemq-broker:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-broker/
implementation ("org.apache.activemq:activemq-broker:5.17.1")
'org.apache.activemq:activemq-broker:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-broker" rev="5.17.1">
<artifact name="activemq-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-broker', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-broker" % "5.17.1"
[org.apache.activemq/activemq-broker "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-client | jar | 5.17.1 |
org.apache.activemq : activemq-openwire-legacy | jar | 5.17.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.apache.activemq : activemq-jaas Optional | jar | 5.17.1 |
xalan : xalan Optional | jar | 2.7.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core Optional | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |