Download proton-j-0.12.2.jar file - Jar p

Jar examples for p:proton-j

Description

You can download jar file proton-j 0.12.2 in this page.

License

Apache License

Build File

You can use the following script to add proton-j-0.12.2.jar to your project.

<dependency>
   <groupId>org.apache.qpid</groupId>
   <artifactId>proton-j</artifactId>
   <version>0.12.2</version>
</dependency>
compile group: 'org.apache.qpid', name: 'proton-j', version: '0.12.2'
libraryDependencies += "org.apache.qpid" % "proton-j" % "0.12.2"
<dependency org="org.apache.qpid" name="proton-j" rev="0.12.2"/>
@Grapes(@Grab(group='org.apache.qpid', module='proton-j', version='0.12.2'))
'org.apache.qpid:proton-j:jar:0.12.2'

Download

Click the following link to download the jar file.

proton-j-0.12.2-javadoc.jar
proton-j-0.12.2-sources.jar
proton-j-0.12.2.jar
proton-j-0.12.2.pom



Related Tutorials