Jar examples for f:fanout
a pure-Java implementation of Fanout PubSub
You can download jar file fanout 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fanout-1.0.0.jar to your project.
<dependency> <groupId>org.fanout</groupId> <artifactId>fanout</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.fanout', name: 'fanout', version: '1.0.0'
libraryDependencies += "org.fanout" % "fanout" % "1.0.0"
<dependency org="org.fanout" name="fanout" rev="1.0.0"/>
@Grapes(@Grab(group='org.fanout', module='fanout', version='1.0.0'))
'org.fanout:fanout:jar:1.0.0'
Click the following link to download the jar file.
fanout-1.0.0-javadoc.jar