is not current version
Last Version 4.0-M3

activemq:activemq-web 1.1-G1M3


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-web
Version

Version

1.1-G1M3
Type

Type

war

Download activemq-web 1.1-G1M3


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