Download zjc-rabbit-1.1.1.jar file - Jar z

Jar examples for z:zjc-rabbit

Description

homemade rabbitMQ framework

You can download jar file zjc-rabbit 1.1.1 in this page.

License

MIT License

Build File

You can use the following script to add zjc-rabbit-1.1.1.jar to your project.

<dependency>
   <groupId>com.github.jzhi001</groupId>
   <artifactId>zjc-rabbit</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.github.jzhi001', name: 'zjc-rabbit', version: '1.1.1'
libraryDependencies += "com.github.jzhi001" % "zjc-rabbit" % "1.1.1"
<dependency org="com.github.jzhi001" name="zjc-rabbit" rev="1.1.1"/>
@Grapes(@Grab(group='com.github.jzhi001', module='zjc-rabbit', version='1.1.1'))
'com.github.jzhi001:zjc-rabbit:jar:1.1.1'

Download

Click the following link to download the jar file.

zjc-rabbit-1.1.1-javadoc.jar
zjc-rabbit-1.1.1-sources.jar
zjc-rabbit-1.1.1.jar
zjc-rabbit-1.1.1.pom



Related Tutorials