License |
License |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.modules |
ArtifactId | ArtifactIdartemis-rar |
Version | Version2.17.0 |
Type | Typerar |
Description |
DescriptionActiveMQ Artemis JMS RA
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
artemis-rar-2.17.0.pom | |
artemis-rar-2.17.0.rar | 18 MB |
artemis-rar-2.17.0-sources.jar | 9 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.17.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.17.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.modules/artemis-rar/
implementation ("org.apache.activemq.examples.modules:artemis-rar:2.17.0")
'org.apache.activemq.examples.modules:artemis-rar:rar:2.17.0'
<dependency org="org.apache.activemq.examples.modules" name="artemis-rar" rev="2.17.0">
<artifact name="artemis-rar" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.modules', module='artemis-rar', version='2.17.0')
)
libraryDependencies += "org.apache.activemq.examples.modules" % "artemis-rar" % "2.17.0"
[org.apache.activemq.examples.modules/artemis-rar "2.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-jms-client | jar | 2.17.0 |
org.apache.activemq : artemis-ra | jar | 2.17.0 |
org.apache.activemq : artemis-jms-server | jar | 2.17.0 |
org.apache.activemq : artemis-core-client | jar | 2.17.0 |
io.netty : netty-all | jar | 4.1.51.Final |