is not current version
Last Version 4.0-M3

activemq:activemq-web 4.0-M1

Web Connector for REST API and Streamlets support

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

4.0-M1
Type

Type

jar

Download activemq-web 4.0-M1


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