Download blended.jms.utils-2.4.0-RC2.jar file - Jar b

Jar examples for b:blended.jms.utils

Description

A bundle to provide a ConnectionFactory wrapper that monitors a single connection and is able to monitor the connection via an active ping.

You can download jar file blended.jms.utils 2.4.0-RC2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.jms.utils-2.4.0-RC2.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.jms.utils</artifactId>
   <version>2.4.0-RC2</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.jms.utils', version: '2.4.0-RC2'
libraryDependencies += "de.wayofquality.blended" % "blended.jms.utils" % "2.4.0-RC2"
<dependency org="de.wayofquality.blended" name="blended.jms.utils" rev="2.4.0-RC2"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.jms.utils', version='2.4.0-RC2'))
'de.wayofquality.blended:blended.jms.utils:jar:2.4.0-RC2'

Download

Click the following link to download the jar file.

blended.jms.utils-2.4.0-RC2-javadoc.jar
blended.jms.utils-2.4.0-RC2-sources.jar
blended.jms.utils-2.4.0-RC2.jar
blended.jms.utils-2.4.0-RC2.pom



Related Tutorials