Last Version

AriesMQ 1.0.1

支持异步和同步的消息中间件

License

License

GroupId

GroupId

com.github.yafeiwang1240
ArtifactId

ArtifactId

AriesMQ
Version

Version

1.0.1
Type

Type

jar
Description

Description

AriesMQ
支持异步和同步的消息中间件
Project URL

Project URL

https://github.com/yafeiwang1240/AriesMQ
Source Code Management

Source Code Management

https://github.com/yafeiwang1240/AriesMQ.git

Download AriesMQ 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.alibaba : fastjson jar 1.2.51
org.apache.commons : commons-lang3 jar 3.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.