is not current version
Last Version 3.2.4

activemq:activemq-gbean 1.2-20041105


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-gbean
Version

Version

1.2-20041105
Type

Type

jar

Download activemq-gbean 1.2-20041105


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