is not current version
Last Version 2.23.1

org.apache.activemq.examples.modules:artemis-rar 2.8.0


GroupId

GroupId

org.apache.activemq.examples.modules
ArtifactId

ArtifactId

artemis-rar
Version

Version

2.8.0
Type

Type

rar

Download artemis-rar 2.8.0


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