Download proton-j-impl-0.5.jar file - Jar p

Jar examples for p:proton-j-impl

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

proton-j-impl-0.5-javadoc.jar
proton-j-impl-0.5-sources.jar
proton-j-impl-0.5-tests.jar
proton-j-impl-0.5.jar
proton-j-impl-0.5.pom



Related Tutorials