is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:request-reply 2.0.0


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

request-reply
Version

Version

2.0.0
Type

Type

jar

Download request-reply 2.0.0


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