is not current version
Last Version 5.17.1

org.apache.activemq:activemq-openwire-legacy 5.13.1

The ActiveMQ Openwire Legacy Support Module

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

activemq-openwire-legacy
Version

Version

5.13.1
Type

Type

jar

Download activemq-openwire-legacy 5.13.1


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