Group Id activemq
Artifact Id activemq-gbean
Version 3.2.2
Packaging jar
URL -
Badge
Last Updated 2006-02-02T13:31:31+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>3.2.2</version>
</dependency>
implementation group: 'activemq', name: 'activemq-gbean', version: '3.2.2'
implementation 'activemq:activemq-gbean:3.2.2'
implementation("activemq:activemq-gbean:3.2.2")
libraryDependencies += "activemq" % "activemq-gbean" % "3.2.2"
<dependency org="activemq" name="activemq-gbean" rev="3.2.2"/>
@Grapes(
    @Grab(group='activemq', module='activemq-gbean', version='3.2.2')
)
[activemq/activemq-gbean "3.2.2"]
'activemq:activemq-gbean:3.2.2'