is not current version
Last Version 2.23.1

org.apache.activemq.examples.openwire:openwire-examples 1.3.0


Categories

Categories

Wire Data Data Structures
GroupId

GroupId

org.apache.activemq.examples.openwire
ArtifactId

ArtifactId

openwire-examples
Version

Version

1.3.0
Type

Type

pom

Download openwire-examples 1.3.0


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