Jar examples for p:phloc-jms
Simple JMS utility library
You can download jar file phloc-jms 1.1.0 in this page.
Apache 2
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'
Click the following link to download the jar file.
phloc-jms-1.1.0-javadoc.jar