License |
License |
---|---|
GroupId | GroupIdcom.github.onepiecex |
ArtifactId | ArtifactIdmq-aliyun-core |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionaliyun 的 mq封装
|
Filename | Size |
---|---|
mq-aliyun-core-1.0.1.pom | |
mq-aliyun-core-1.0.1.jar | 2 KB |
mq-aliyun-core-1.0.1-sources.jar | 1 KB |
mq-aliyun-core-1.0.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.onepiecex/mq-aliyun-core/ -->
<dependency>
<groupId>com.github.onepiecex</groupId>
<artifactId>mq-aliyun-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onepiecex/mq-aliyun-core/
implementation 'com.github.onepiecex:mq-aliyun-core:1.0.1'
// https://jarcasting.com/artifacts/com.github.onepiecex/mq-aliyun-core/
implementation ("com.github.onepiecex:mq-aliyun-core:1.0.1")
'com.github.onepiecex:mq-aliyun-core:jar:1.0.1'
<dependency org="com.github.onepiecex" name="mq-aliyun-core" rev="1.0.1">
<artifact name="mq-aliyun-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onepiecex', module='mq-aliyun-core', version='1.0.1')
)
libraryDependencies += "com.github.onepiecex" % "mq-aliyun-core" % "1.0.1"
[com.github.onepiecex/mq-aliyun-core "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.openservices : ons-client | jar | 1.2.7.Final |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |