is not current version
Last Version 2.17.0

org.apache.activemq:artemis-tools 2.16.0


GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-tools
Version

Version

2.16.0
Type

Type

jar

Download artemis-tools 2.16.0


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