License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.modules |
ArtifactId | ArtifactIdge-activemq-rar |
Last Version | Last Version1.2-beta |
Release Date | Release Date |
Type | Typerar |
Description |
DescriptionGeronimo :: ActiveMQ Embedded RAR
Resource Adapter configuration for using ActiveMQ as a bundled JMS provider.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ge-activemq-rar-1.2-beta.pom | |
ge-activemq-rar-1.2-beta.rar | 1 MB |
ge-activemq-rar-1.2-beta-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.modules/ge-activemq-rar/ -->
<dependency>
<groupId>org.apache.geronimo.modules</groupId>
<artifactId>ge-activemq-rar</artifactId>
<version>1.2-beta</version>
<type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/ge-activemq-rar/
implementation 'org.apache.geronimo.modules:ge-activemq-rar:1.2-beta'
// https://jarcasting.com/artifacts/org.apache.geronimo.modules/ge-activemq-rar/
implementation ("org.apache.geronimo.modules:ge-activemq-rar:1.2-beta")
'org.apache.geronimo.modules:ge-activemq-rar:rar:1.2-beta'
<dependency org="org.apache.geronimo.modules" name="ge-activemq-rar" rev="1.2-beta">
<artifact name="ge-activemq-rar" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.modules', module='ge-activemq-rar', version='1.2-beta')
)
libraryDependencies += "org.apache.geronimo.modules" % "ge-activemq-rar" % "1.2-beta"
[org.apache.geronimo.modules/ge-activemq-rar "1.2-beta"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-core | jar | 4.1.0-incubator |
org.apache.activemq : activemq-ra | jar | 4.1.0-incubator |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 1.2-beta |
org.apache.geronimo.genesis.config : logging-config | jar | 1.1 |
junit : junit | jar | 3.8.1 |