GroupId | GroupIdorg.apache.activemq.examples.broker-connection |
---|---|
ArtifactId | ArtifactIdbroker-connections |
Version | Version2.19.1 |
Type | Typepom |
Filename | Size |
---|---|
broker-connections-2.19.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker-connection/broker-connections/ -->
<dependency>
<groupId>org.apache.activemq.examples.broker-connection</groupId>
<artifactId>broker-connections</artifactId>
<version>2.19.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker-connection/broker-connections/
implementation 'org.apache.activemq.examples.broker-connection:broker-connections:2.19.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker-connection/broker-connections/
implementation ("org.apache.activemq.examples.broker-connection:broker-connections:2.19.1")
'org.apache.activemq.examples.broker-connection:broker-connections:pom:2.19.1'
<dependency org="org.apache.activemq.examples.broker-connection" name="broker-connections" rev="2.19.1">
<artifact name="broker-connections" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker-connection', module='broker-connections', version='2.19.1')
)
libraryDependencies += "org.apache.activemq.examples.broker-connection" % "broker-connections" % "2.19.1"
[org.apache.activemq.examples.broker-connection/broker-connections "2.19.1"]