Jar examples for b:butor-notif
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.17 in this page.
The Apache Software License, Version 2.0
You can use the following script to add butor-notif-1.0.17.jar to your project.
<dependency> <groupId>com.butor</groupId> <artifactId>butor-notif</artifactId> <version>1.0.17</version> </dependency>
compile group: 'com.butor', name: 'butor-notif', version: '1.0.17'
libraryDependencies += "com.butor" % "butor-notif" % "1.0.17"
<dependency org="com.butor" name="butor-notif" rev="1.0.17"/>
@Grapes(@Grab(group='com.butor', module='butor-notif', version='1.0.17'))
'com.butor:butor-notif:jar:1.0.17'
Click the following link to download the jar file.
butor-notif-1.0.17-javadoc.jar