Download butor-notif-1.0.9.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.9 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.9.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials