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