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

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

Download

Click the following link to download the jar file.

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



Related Tutorials