Jar examples for z:zbus
a lightweight yet powerful MQ and RPC to build service bus
You can download jar file zbus 0.11.3 in this page.
MIT License
You can use the following script to add zbus-0.11.3.jar to your project.
<dependency> <groupId>io.zbus</groupId> <artifactId>zbus</artifactId> <version>0.11.3</version> </dependency>
compile group: 'io.zbus', name: 'zbus', version: '0.11.3'
libraryDependencies += "io.zbus" % "zbus" % "0.11.3"
<dependency org="io.zbus" name="zbus" rev="0.11.3"/>
@Grapes(@Grab(group='io.zbus', module='zbus', version='0.11.3'))
'io.zbus:zbus:jar:0.11.3'
Click the following link to download the jar file.
zbus-0.11.3-javadoc.jar