Group Id activemq
Artifact Id activemq-web
Version 1.3
Packaging jar
URL -
Badge
Last Updated 2005-11-22T10:06:27+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-web</artifactId>
    <version>1.3</version>
</dependency>
implementation group: 'activemq', name: 'activemq-web', version: '1.3'
implementation 'activemq:activemq-web:1.3'
implementation("activemq:activemq-web:1.3")
libraryDependencies += "activemq" % "activemq-web" % "1.3"
<dependency org="activemq" name="activemq-web" rev="1.3"/>
@Grapes(
    @Grab(group='activemq', module='activemq-web', version='1.3')
)
[activemq/activemq-web "1.3"]
'activemq:activemq-web:1.3'