Jar examples for m:mqtool
message queue tool
You can download jar file mqtool 1.0 in this page.
MIT License
You can use the following script to add mqtool-1.0.jar to your project.
<dependency> <groupId>com.github.fancyerii</groupId> <artifactId>mqtool</artifactId> <version>1.0</version> </dependency>
compile group: 'com.github.fancyerii', name: 'mqtool', version: '1.0'
libraryDependencies += "com.github.fancyerii" % "mqtool" % "1.0"
<dependency org="com.github.fancyerii" name="mqtool" rev="1.0"/>
@Grapes(@Grab(group='com.github.fancyerii', module='mqtool', version='1.0'))
'com.github.fancyerii:mqtool:jar:1.0'
Click the following link to download the jar file.
mqtool-1.0-javadoc.jar