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