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