Last Version

com.github.onepiecex:mq-aliyun-core 1.0.1

aliyun 的 mq封装

License

License

GroupId

GroupId

com.github.onepiecex
ArtifactId

ArtifactId

mq-aliyun-core
Version

Version

1.0.1
Type

Type

jar
Description

Description

aliyun 的 mq封装

Download mq-aliyun-core 1.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.aliyun.openservices : ons-client jar 1.2.7.Final

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.