is not current version
Last Version 5.2.0

org.apache.activemq:activemq-book 5.0.0

The ActiveMQ User Guide which generates HTML, PDF and man pages.

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-book
Version

Version

5.0.0
Type

Type

pom

Download activemq-book 5.0.0

Filename Size
activemq-book-5.0.0.pom 3 KB
Browse

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