is not current version
Last Version 2.3.1

simplemq amqp implementation 2.3.0

simple message queue

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

simplemq-amqp
Version

Version

2.3.0
Type

Type

jar
Description

Description

simplemq amqp implementation
simple message queue

Download simplemq-amqp 2.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.gitee.l0km : simplemq-jms jar 2.3.0
com.gitee.l0km : qpid-jms-client jar 0.11.3

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.