License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdorg.apache.activemq |
ArtifactId | ArtifactIdactivemq-openwire-legacy |
Last Version | Last Version5.17.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ :: Openwire Legacy Support
The ActiveMQ Openwire Legacy Support Module
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.activemq/activemq-openwire-legacy/ -->
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-openwire-legacy</artifactId>
<version>5.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-openwire-legacy/
implementation 'org.apache.activemq:activemq-openwire-legacy:5.17.1'
// https://jarcasting.com/artifacts/org.apache.activemq/activemq-openwire-legacy/
implementation ("org.apache.activemq:activemq-openwire-legacy:5.17.1")
'org.apache.activemq:activemq-openwire-legacy:jar:5.17.1'
<dependency org="org.apache.activemq" name="activemq-openwire-legacy" rev="5.17.1">
<artifact name="activemq-openwire-legacy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq', module='activemq-openwire-legacy', version='5.17.1')
)
libraryDependencies += "org.apache.activemq" % "activemq-openwire-legacy" % "5.17.1"
[org.apache.activemq/activemq-openwire-legacy "5.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-client | jar | 5.17.1 |