Last Version

com.github.onepiecex:mq-aliyun-example 1.0

aliyun 的 mq封装

License

License

GroupId

GroupId

com.github.onepiecex
ArtifactId

ArtifactId

mq-aliyun-example
Version

Version

1.0
Type

Type

jar
Description

Description

aliyun 的 mq封装

Download mq-aliyun-example 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.0.pr4
org.slf4j : slf4j-api jar 1.7.25
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
com.github.onepiecex : mq-aliyun-consumer-spring-boot-starter jar 1.0
com.github.onepiecex : mq-aliyun-producer-spring-boot-starter jar 1.0

Project Modules

There are no modules declared in this project.