is not current version
Last Version 2.1

activemq:activemq-transport-xstream 1.3


GroupId

GroupId

activemq
ArtifactId

ArtifactId

activemq-transport-xstream
Version

Version

1.3
Type

Type

jar

Download activemq-transport-xstream 1.3


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