is not current version
Last Version 1.7.1

org.apache.activemq:apollo-war 1.7

Packages Apollo so it be be run in a Web container.

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-war
Version

Version

1.7
Type

Type

war

Download apollo-war 1.7


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