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

Jar examples for b:butor-notif

Description

This project is a module of butor framework. Used to manage notification between subscribed consumers and producers.

You can download jar file butor-notif 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-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials