Group Id activemq
Artifact Id activemq-gbean
Version g1_1-3.2.4
Packaging jar
URL -
Badge
Last Updated 2006-07-17T18:00:43+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-gbean</artifactId>
    <version>g1_1-3.2.4</version>
</dependency>
implementation group: 'activemq', name: 'activemq-gbean', version: 'g1_1-3.2.4'
implementation 'activemq:activemq-gbean:g1_1-3.2.4'
implementation("activemq:activemq-gbean:g1_1-3.2.4")
libraryDependencies += "activemq" % "activemq-gbean" % "g1_1-3.2.4"
<dependency org="activemq" name="activemq-gbean" rev="g1_1-3.2.4"/>
@Grapes(
    @Grab(group='activemq', module='activemq-gbean', version='g1_1-3.2.4')
)
[activemq/activemq-gbean "g1_1-3.2.4"]
'activemq:activemq-gbean:g1_1-3.2.4'