simplemq activemq implementation

simple message queue

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

simplemq-activemq
Last Version

Last Version

2.2.5
Release Date

Release Date

Type

Type

jar
Description

Description

simplemq activemq implementation
simple message queue

Download simplemq-activemq

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.activemq : activemq-pool jar 5.14.5
com.gitee.l0km : simplemq-base jar 2.2.5
com.gitee.l0km : simplemq-mqtt jar 2.2.5

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.

Versions

Version
2.2.5
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0