Download butor-notif-jms-1.0.3.jar file - Jar b

Jar examples for b:butor-notif-jms

Description

This project is a module of butor framework. It is a JMS (Topic) implementation of notification relay

You can download jar file butor-notif-jms 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add butor-notif-jms-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

butor-notif-jms-1.0.3-javadoc.jar
butor-notif-jms-1.0.3-sources.jar
butor-notif-jms-1.0.3.jar
butor-notif-jms-1.0.3.pom



Related Tutorials