License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo.plugins |
ArtifactId | ArtifactIdactivemq |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGeronimo Plugins, ActiveMQ v5
ActiveMQ v5 plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-3.0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq/ -->
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>activemq</artifactId>
<version>3.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq/
implementation 'org.apache.geronimo.plugins:activemq:3.0.1'
// https://jarcasting.com/artifacts/org.apache.geronimo.plugins/activemq/
implementation ("org.apache.geronimo.plugins:activemq:3.0.1")
'org.apache.geronimo.plugins:activemq:pom:3.0.1'
<dependency org="org.apache.geronimo.plugins" name="activemq" rev="3.0.1">
<artifact name="activemq" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='activemq', version='3.0.1')
)
libraryDependencies += "org.apache.geronimo.plugins" % "activemq" % "3.0.1"
[org.apache.geronimo.plugins/activemq "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.3.1 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
org.slf4j : slf4j-api | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.testsupport : testsupport-common | jar | 3.0.1 |
junit : junit | jar | 4.5 |