Download zbus-0.11.4.jar file - Jar z

Jar examples for z:zbus

Description

a lightweight yet powerful MQ and RPC to build service bus

You can download jar file zbus 0.11.4 in this page.

License

MIT License

Build File

You can use the following script to add zbus-0.11.4.jar to your project.

<dependency>
   <groupId>io.zbus</groupId>
   <artifactId>zbus</artifactId>
   <version>0.11.4</version>
</dependency>
compile group: 'io.zbus', name: 'zbus', version: '0.11.4'
libraryDependencies += "io.zbus" % "zbus" % "0.11.4"
<dependency org="io.zbus" name="zbus" rev="0.11.4"/>
@Grapes(@Grab(group='io.zbus', module='zbus', version='0.11.4'))
'io.zbus:zbus:jar:0.11.4'

Download

Click the following link to download the jar file.

zbus-0.11.4-javadoc.jar
zbus-0.11.4-sources.jar
zbus-0.11.4.jar
zbus-0.11.4.pom



Related Tutorials