is not current version
Last Version 3.2.4

activemq:activemq-gbean 1.5


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-gbean
Version

Version

1.5
Type

Type

jar

Download activemq-gbean 1.5


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