Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.openwire |
ArtifactId | ArtifactIdopenwire-examples |
Version | Version2.8.1 |
Type | Typepom |
Filename | Size |
---|---|
openwire-examples-2.8.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/openwire-examples/ -->
<dependency>
<groupId>org.apache.activemq.examples.openwire</groupId>
<artifactId>openwire-examples</artifactId>
<version>2.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/openwire-examples/
implementation 'org.apache.activemq.examples.openwire:openwire-examples:2.8.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/openwire-examples/
implementation ("org.apache.activemq.examples.openwire:openwire-examples:2.8.1")
'org.apache.activemq.examples.openwire:openwire-examples:pom:2.8.1'
<dependency org="org.apache.activemq.examples.openwire" name="openwire-examples" rev="2.8.1">
<artifact name="openwire-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.openwire', module='openwire-examples', version='2.8.1')
)
libraryDependencies += "org.apache.activemq.examples.openwire" % "openwire-examples" % "2.8.1"
[org.apache.activemq.examples.openwire/openwire-examples "2.8.1"]