Group Id activemq
Artifact Id activemq-gbean
Version 1.1-G1M3
Packaging jar
URL -
Badge
Last Updated 2005-12-20T08:18:42+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>1.1-G1M3</version>
</dependency>
implementation group: 'activemq', name: 'activemq-gbean', version: '1.1-G1M3'
implementation 'activemq:activemq-gbean:1.1-G1M3'
implementation("activemq:activemq-gbean:1.1-G1M3")
libraryDependencies += "activemq" % "activemq-gbean" % "1.1-G1M3"
<dependency org="activemq" name="activemq-gbean" rev="1.1-G1M3"/>
@Grapes(
    @Grab(group='activemq', module='activemq-gbean', version='1.1-G1M3')
)
[activemq/activemq-gbean "1.1-G1M3"]
'activemq:activemq-gbean:1.1-G1M3'