| GroupId | GroupIdactivemq |
|---|---|
| ArtifactId | ArtifactIdactivemq-ra |
| Last Version | Last Version4.0-M3 |
| Release Date | Release Date |
| Type | Typerar |
| Description |
DescriptionActiveMQ :: Resource Adapter
The ActiveMQ Java Connector Architecture Resource Adapter used to
manage ActiveMQ connection when run inside a J2EE app server.
|
| Filename | Size |
|---|---|
| activemq-ra-4.0-M3.pom | |
| activemq-ra-4.0-M3.rar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/activemq/activemq-ra/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-ra</artifactId>
<version>4.0-M3</version>
<type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-ra/
implementation 'activemq:activemq-ra:4.0-M3'
// https://jarcasting.com/artifacts/activemq/activemq-ra/
implementation ("activemq:activemq-ra:4.0-M3")
'activemq:activemq-ra:rar:4.0-M3'
<dependency org="activemq" name="activemq-ra" rev="4.0-M3">
<artifact name="activemq-ra" type="rar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-ra', version='4.0-M3')
)
libraryDependencies += "activemq" % "activemq-ra" % "4.0-M3"
[activemq/activemq-ra "4.0-M3"]
| Group / Artifact | Type | Version |
|---|---|---|
| geronimo-spec : geronimo-spec-j2ee-connector | jar | ${geronimo_spec_j2ee_connector_version} |
| activemq : activemq-core | jar | ${pom.currentVersion} |
| jmock : jmock | jar | ${jmock_version} |
| jmock : jmock-cglib | jar | ${jmock_cglib_version} |
| cglib : cglib-full | jar | ${cglib_full_version} |
| activemq : jmdns | jar | ${jmdns_version} |
| activeio : activeio | jar | ${activeio_version} |
| org.apache.derby : derby | jar | ${derby_version} |
| mx4j : mx4j | jar | 2.1.1 |
| mx4j : mx4j-jmx | jar | 2.1.1 |
| mx4j : mx4j-remote | jar | 2.1.1 |
| mx4j : mx4j-tools | jar | 2.1.1 |
| mx4j : mx4j-impl | jar | 2.1.1 |
| xbean : xbean-spring | jar | ${xbean_spring_version} |
| annogen : annogen | jar | 0.1.0 |
| qdox : qdox | jar | 1.5 |