is not current version
Last Version 5.17.1

org.apache.activemq:activemq-web 5.12.3

Web Connector for REST API and Streamlets support

GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

5.12.3
Type

Type

jar

Download activemq-web 5.12.3


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