GroupId | GroupIdorg.apache.activemq.examples.amqp |
---|---|
ArtifactId | ArtifactIdproton-clustered-cpp |
Version | Version2.19.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.amqp/proton-clustered-cpp/ -->
<dependency>
<groupId>org.apache.activemq.examples.amqp</groupId>
<artifactId>proton-clustered-cpp</artifactId>
<version>2.19.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.amqp/proton-clustered-cpp/
implementation 'org.apache.activemq.examples.amqp:proton-clustered-cpp:2.19.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.amqp/proton-clustered-cpp/
implementation ("org.apache.activemq.examples.amqp:proton-clustered-cpp:2.19.1")
'org.apache.activemq.examples.amqp:proton-clustered-cpp:jar:2.19.1'
<dependency org="org.apache.activemq.examples.amqp" name="proton-clustered-cpp" rev="2.19.1">
<artifact name="proton-clustered-cpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.amqp', module='proton-clustered-cpp', version='2.19.1')
)
libraryDependencies += "org.apache.activemq.examples.amqp" % "proton-clustered-cpp" % "2.19.1"
[org.apache.activemq.examples.amqp/proton-clustered-cpp "2.19.1"]