is not current version
Last Version 5.17.1

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

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.15.4
Type

Type

jar

Download activemq-openwire-legacy 5.15.4


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