is not current version
Last Version 1.7.1

org.apache.activemq:apollo-broker 1.1

A reliable messaging server.

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-broker
Version

Version

1.1
Type

Type

jar

Download apollo-broker 1.1


<!-- https://jarcasting.com/artifacts/org.apache.activemq/apollo-broker/ -->
<dependency>
    <groupId>org.apache.activemq</groupId>
    <artifactId>apollo-broker</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/apollo-broker/
implementation 'org.apache.activemq:apollo-broker:1.1'
// https://jarcasting.com/artifacts/org.apache.activemq/apollo-broker/
implementation ("org.apache.activemq:apollo-broker:1.1")
'org.apache.activemq:apollo-broker:jar:1.1'
<dependency org="org.apache.activemq" name="apollo-broker" rev="1.1">
  <artifact name="apollo-broker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='apollo-broker', version='1.1')
)
libraryDependencies += "org.apache.activemq" % "apollo-broker" % "1.1"
[org.apache.activemq/apollo-broker "1.1"]