GroupId | GroupIdorg.apache.activemq.examples.modules |
---|---|
ArtifactId | ArtifactIdartemis-rar |
Version | Version1.2.0 |
Type | Typerar |
Filename | Size |
---|---|
artemis-rar-1.2.0.pom | |
artemis-rar-1.2.0.rar | 9 MB |
artemis-rar-1.2.0-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>1.2.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:1.2.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-rar/
implementation ("org.apache.activemq.examples.modules:artemis-rar:1.2.0")
'org.apache.activemq.examples.modules:artemis-rar:rar:1.2.0'
<dependency org="org.apache.activemq.examples.modules" name="artemis-rar" rev="1.2.0">
<artifact name="artemis-rar" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-rar', version='1.2.0')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-rar" % "1.2.0"
[org.apache.activemq.examples.modules/artemis-rar "1.2.0"]