Download phloc-jms-1.1.0.jar file - Jar p

Jar examples for p:phloc-jms

Description

Simple JMS utility library

You can download jar file phloc-jms 1.1.0 in this page.

License

Apache 2

Build File

You can use the following script to add phloc-jms-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

phloc-jms-1.1.0-javadoc.jar
phloc-jms-1.1.0-sources.jar
phloc-jms-1.1.0-test-sources.jar
phloc-jms-1.1.0.jar
phloc-jms-1.1.0.pom



Related Tutorials