Download ph-jms-1.2.0.jar file - Jar p

Jar examples for p:ph-jms

Description

Simple JMS utility library

You can download jar file ph-jms 1.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add ph-jms-1.2.0.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-jms</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.helger', name: 'ph-jms', version: '1.2.0'
libraryDependencies += "com.helger" % "ph-jms" % "1.2.0"
<dependency org="com.helger" name="ph-jms" rev="1.2.0"/>
@Grapes(@Grab(group='com.helger', module='ph-jms', version='1.2.0'))
'com.helger:ph-jms:jar:1.2.0'

Download

Click the following link to download the jar file.

ph-jms-1.2.0-javadoc.jar
ph-jms-1.2.0-sources.jar
ph-jms-1.2.0-test-sources.jar
ph-jms-1.2.0.jar
ph-jms-1.2.0.pom



Related Tutorials