is not current version
Last Version 1.7.1

org.apache.activemq:apollo-boot 1.1


Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-boot
Version

Version

1.1
Type

Type

jar

Download apollo-boot 1.1


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