is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:divert 1.5.4


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

divert
Version

Version

1.5.4
Type

Type

jar

Download divert 1.5.4


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