Categories |
CategoriesWire Data Data Structures |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.openwire |
ArtifactId | ArtifactIdopenwire-examples |
Version | Version2.6.3 |
Type | Typepom |
Filename | Size |
---|---|
openwire-examples-2.6.3.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.6.3</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.6.3'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.openwire/openwire-examples/
implementation ("org.apache.activemq.examples.openwire:openwire-examples:2.6.3")
'org.apache.activemq.examples.openwire:openwire-examples:pom:2.6.3'
<dependency org="org.apache.activemq.examples.openwire" name="openwire-examples" rev="2.6.3">
<artifact name="openwire-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.openwire', module='openwire-examples', version='2.6.3')
)
libraryDependencies += "org.apache.activemq.examples.openwire" % "openwire-examples" % "2.6.3"
[org.apache.activemq.examples.openwire/openwire-examples "2.6.3"]