License |
License
The 2-Clause BSD License
|
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdsimplemq-jms |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionsimplemq jms implementation
simple message queue
|
Filename | Size |
---|---|
simplemq-jms-2.3.0.pom | |
simplemq-jms-2.3.0.jar | 26 KB |
simplemq-jms-2.3.0-sources.jar | 15 KB |
simplemq-jms-2.3.0-javadoc.jar | 111 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/simplemq-jms/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>simplemq-jms</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/simplemq-jms/
implementation 'com.gitee.l0km:simplemq-jms:2.3.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/simplemq-jms/
implementation ("com.gitee.l0km:simplemq-jms:2.3.0")
'com.gitee.l0km:simplemq-jms:jar:2.3.0'
<dependency org="com.gitee.l0km" name="simplemq-jms" rev="2.3.0">
<artifact name="simplemq-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='simplemq-jms', version='2.3.0')
)
libraryDependencies += "com.gitee.l0km" % "simplemq-jms" % "2.3.0"
[com.gitee.l0km/simplemq-jms "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-jms-pool | jar | 5.14.5 |
com.gitee.l0km : simplemq-mqtt | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |