GroupId | GroupIdactivemq |
---|---|
ArtifactId | ArtifactIdactivemq-gbean-management |
Last Version | Last Version3.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: GBean Interfaces
ActiveMQ management interfaces used for integration into Apache Geronimo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
activemq-gbean-management-3.2.4.pom | |
activemq-gbean-management-3.2.4.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/activemq/activemq-gbean-management/ -->
<dependency>
<groupId>activemq</groupId>
<artifactId>activemq-gbean-management</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-gbean-management/
implementation 'activemq:activemq-gbean-management:3.2.4'
// https://jarcasting.com/artifacts/activemq/activemq-gbean-management/
implementation ("activemq:activemq-gbean-management:3.2.4")
'activemq:activemq-gbean-management:jar:3.2.4'
<dependency org="activemq" name="activemq-gbean-management" rev="3.2.4">
<artifact name="activemq-gbean-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-gbean-management', version='3.2.4')
)
libraryDependencies += "activemq" % "activemq-gbean-management" % "3.2.4"
[activemq/activemq-gbean-management "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
geronimo : geronimo-management | jar | 1.0 |
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 |