Last Version

mqtool 1.0

message queue tool

License

License

GroupId

GroupId

com.github.fancyerii
ArtifactId

ArtifactId

mqtool
Version

Version

1.0
Type

Type

jar
Description

Description

mqtool
message queue tool
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/fancyerii/knowledge-distillation

Download mqtool 1.0


<!-- https://jarcasting.com/artifacts/com.github.fancyerii/mqtool/ -->
<dependency>
    <groupId>com.github.fancyerii</groupId>
    <artifactId>mqtool</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fancyerii/mqtool/
implementation 'com.github.fancyerii:mqtool:1.0'
// https://jarcasting.com/artifacts/com.github.fancyerii/mqtool/
implementation ("com.github.fancyerii:mqtool:1.0")
'com.github.fancyerii:mqtool:jar:1.0'
<dependency org="com.github.fancyerii" name="mqtool" rev="1.0">
  <artifact name="mqtool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fancyerii', module='mqtool', version='1.0')
)
libraryDependencies += "com.github.fancyerii" % "mqtool" % "1.0"
[com.github.fancyerii/mqtool "1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0
log4j : log4j jar 1.2.16
org.apache.activemq : activemq-client jar 5.10.0
org.apache.kafka : kafka_2.10 jar 0.8.1.1
org.hornetq : hornetq-jms-client jar 2.4.0.Final
jboss : jnp-client jar 4.2.2.GA
org.hornetq : hornetq-commons jar 2.4.0.Final
org.hornetq : hornetq-core-client jar 2.4.0.Final
io.netty : netty-all jar 4.0.13.Final
com.google.code.gson : gson jar 2.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.