is not current version
Last Version 2.1

activemq:activemq-itest-ear 1.4


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-itest-ear
Version

Version

1.4
Type

Type

ear

Download activemq-itest-ear 1.4


<!-- https://jarcasting.com/artifacts/activemq/activemq-itest-ear/ -->
<dependency>
    <groupId>activemq</groupId>
    <artifactId>activemq-itest-ear</artifactId>
    <version>1.4</version>
    <type>ear</type>
</dependency>
// https://jarcasting.com/artifacts/activemq/activemq-itest-ear/
implementation 'activemq:activemq-itest-ear:1.4'
// https://jarcasting.com/artifacts/activemq/activemq-itest-ear/
implementation ("activemq:activemq-itest-ear:1.4")
'activemq:activemq-itest-ear:ear:1.4'
<dependency org="activemq" name="activemq-itest-ear" rev="1.4">
  <artifact name="activemq-itest-ear" type="ear" />
</dependency>
@Grapes(
@Grab(group='activemq', module='activemq-itest-ear', version='1.4')
)
libraryDependencies += "activemq" % "activemq-itest-ear" % "1.4"
[activemq/activemq-itest-ear "1.4"]