GroupId | GroupIdactivemq |
---|---|
ArtifactId | ArtifactIdactivemq-gbean |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: GBeans
ActiveMQ GBeans used for integration into Apache Geronimo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-gbean-3.2.4.pom | |
activemq-gbean-3.2.4.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/activemq/activemq-gbean/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-gbean</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-gbean/
implementation 'activemq:activemq-gbean:3.2.4'
// https://jarcasting.com/artifacts/activemq/activemq-gbean/
implementation ("activemq:activemq-gbean:3.2.4")
'activemq:activemq-gbean:jar:3.2.4'
<dependency org="activemq" name="activemq-gbean" rev="3.2.4">
<artifact name="activemq-gbean" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-gbean', version='3.2.4')
)
libraryDependencies += "activemq" % "activemq-gbean" % "3.2.4"
[activemq/activemq-gbean "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
activemq : activemq-core | jar | 3.2.4 |
activemq : activemq-gbean-management | jar | 3.2.4 |
activemq » activemq-core-test | jar | 3.2.4 |
geronimo : geronimo-kernel | jar | 1.0 |
geronimo : geronimo-system | jar | 1.0 |
geronimo : geronimo-management | jar | 1.0 |
geronimo : geronimo-j2ee | jar | 1.0 |
activeio : activeio | jar | 1.1 |
mx4j : mx4j | jar | 3.0.1 |
commons-logging : commons-logging | jar | 1.0.3 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-j2ee-management_1.0_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-j2ee-jacc_1.0_spec | jar | 1.0 |
concurrent : concurrent | jar | 1.3.4 |
log4j : log4j | jar | 1.2.8 |
junit : junit | jar | 3.8.1 |