is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:paging 1.3.0


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

paging
Version

Version

1.3.0
Type

Type

jar

Download paging 1.3.0


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