is not current version
Last Version 3.2.4

activemq:activemq-gbean-management 3.2.3

ActiveMQ management interfaces used for integration into Apache Geronimo

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-gbean-management
Version

Version

3.2.3
Type

Type

jar

Download activemq-gbean-management 3.2.3


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