is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:client-kickoff 1.5.3


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

client-kickoff
Version

Version

1.5.3
Type

Type

jar

Download client-kickoff 1.5.3


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