is not current version
Last Version 3.1-M2

activemq:activemq-ws 3.1-M1


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-ws
Version

Version

3.1-M1
Type

Type

jar

Download activemq-ws 3.1-M1


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