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