Jar examples for p:proton-j
You can download jar file proton-j 0.13.0 in this page.
Apache License
You can use the following script to add proton-j-0.13.0.jar to your project.
<dependency> <groupId>org.apache.qpid</groupId> <artifactId>proton-j</artifactId> <version>0.13.0</version> </dependency>
compile group: 'org.apache.qpid', name: 'proton-j', version: '0.13.0'
libraryDependencies += "org.apache.qpid" % "proton-j" % "0.13.0"
<dependency org="org.apache.qpid" name="proton-j" rev="0.13.0"/>
@Grapes(@Grab(group='org.apache.qpid', module='proton-j', version='0.13.0'))
'org.apache.qpid:proton-j:jar:0.13.0'
Click the following link to download the jar file.
proton-j-0.13.0-javadoc.jar