is not current version
Last Version 2.1

activemq:activemq-itest-ejb 1.4

ActiveMQ is an open source JMS 1.1 implementation designed for easy deployment in Geronimo

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-itest-ejb
Version

Version

1.4
Type

Type

jar

Download activemq-itest-ejb 1.4


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