License |
License |
---|---|
GroupId | GroupIdcom.github.yafeiwang1240 |
ArtifactId | ArtifactIdAriesMQ |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAriesMQ
支持异步和同步的消息中间件
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AriesMQ-1.0.1.pom | |
AriesMQ-1.0.1.jar | 46 KB |
AriesMQ-1.0.1-sources.jar | 23 KB |
AriesMQ-1.0.1-javadoc.jar | 335 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |