is not current version
Last Version 1.3

org.apache.activemq:apollo-itests 1.0

General Apollo Integration/System Tests

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-itests
Version

Version

1.0
Type

Type

jar

Download apollo-itests 1.0


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