is not current version
Last Version 3.2.4

activemq:activemq-gbean-management 3.2-M1


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-gbean-management
Version

Version

3.2-M1
Type

Type

jar

Download activemq-gbean-management 3.2-M1


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