GroupId | GroupIdorg.apache.activemq.examples.modules |
---|---|
ArtifactId | ArtifactIdartemis-rar |
Version | Version2.6.4 |
Type | Typerar |
Filename | Size |
---|---|
artemis-rar-2.6.4.pom | |
artemis-rar-2.6.4.rar | 12 MB |
artemis-rar-2.6.4-sources.jar | 8 KB |
Browse |
<!-- 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.6.4</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.6.4'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-rar/
implementation ("org.apache.activemq.examples.modules:artemis-rar:2.6.4")
'org.apache.activemq.examples.modules:artemis-rar:rar:2.6.4'
<dependency org="org.apache.activemq.examples.modules" name="artemis-rar" rev="2.6.4">
<artifact name="artemis-rar" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-rar', version='2.6.4')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-rar" % "2.6.4"
[org.apache.activemq.examples.modules/artemis-rar "2.6.4"]