is not current version
Last Version 3.1-M2

activemq:activemq-ws 3.0

ActiveMQ implementation of WS-Eventing and WS-Notification

GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-ws
Version

Version

3.0
Type

Type

jar

Download activemq-ws 3.0


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