is not current version
Last Version 2.23.1

org.apache.activemq.examples.openwire:queue-openwire 2.6.1


Categories

Categories

Wire Data Data Structures
GroupId

GroupId

org.apache.activemq.examples.openwire
ArtifactId

ArtifactId

queue-openwire
Version

Version

2.6.1
Type

Type

jar

Download queue-openwire 2.6.1


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