is not current version
Last Version 3.2.4

activemq:activemq-gbean-management g1_1-3.2.4

ActiveMQ management interfaces used for integration into Apache Geronimo

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-gbean-management
Version

Version

g1_1-3.2.4
Type

Type

jar

Download activemq-gbean-management g1_1-3.2.4


<!-- https://jarcasting.com/artifacts/activemq/activemq-gbean-management/ -->
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-gbean-management</artifactId>
    <version>g1_1-3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-gbean-management/
implementation 'activemq:activemq-gbean-management:g1_1-3.2.4'
// https://jarcasting.com/artifacts/activemq/activemq-gbean-management/
implementation ("activemq:activemq-gbean-management:g1_1-3.2.4")
'activemq:activemq-gbean-management:jar:g1_1-3.2.4'
<dependency org="activemq" name="activemq-gbean-management" rev="g1_1-3.2.4">
  <artifact name="activemq-gbean-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-gbean-management', version='g1_1-3.2.4')
)
libraryDependencies += "activemq" % "activemq-gbean-management" % "g1_1-3.2.4"
[activemq/activemq-gbean-management "g1_1-3.2.4"]