is not current version
Last Version 1.7.1

org.apache.activemq:apollo-boot 1.2


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-boot
Version

Version

1.2
Type

Type

jar

Download apollo-boot 1.2


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