is not current version
Last Version 4.0-M3

activemq:activemq-web 3.2.4

Web Connector for REST API and Streamlets support

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

3.2.4
Type

Type

jar

Download activemq-web 3.2.4


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