is not current version
Last Version 0.33.10

org.apache.qpid:proton-j-parent 0.31.0

Proton is a library for speaking AMQP.

GroupId

GroupId

org.apache.qpid
ArtifactId

ArtifactId

proton-j-parent
Version

Version

0.31.0
Type

Type

pom

Download proton-j-parent 0.31.0


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