is not current version
Last Version 3.2.4

activemq:activemq-gbean 3.1-M3


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-gbean
Version

Version

3.1-M3
Type

Type

jar

Download activemq-gbean 3.1-M3


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