Jar examples for f:feather
Ultra-lightweight publish-subscribe message broker.
You can download jar file feather 1.0 in this page.
MIT
You can use the following script to add feather-1.0.jar to your project.
<dependency> <groupId>org.codejargon.feather</groupId> <artifactId>feather</artifactId> <version>1.0</version> </dependency>
compile group: 'org.codejargon.feather', name: 'feather', version: '1.0'
libraryDependencies += "org.codejargon.feather" % "feather" % "1.0"
<dependency org="org.codejargon.feather" name="feather" rev="1.0"/>
@Grapes(@Grab(group='org.codejargon.feather', module='feather', version='1.0'))
'org.codejargon.feather:feather:jar:1.0'
Click the following link to download the jar file.
feather-1.0-javadoc.jar