License |
License |
---|---|
GroupId | GroupIdcom.github.onepiecex |
ArtifactId | ArtifactIdmq-aliyun-example |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionaliyun 的 mq封装
|
Filename | Size |
---|---|
mq-aliyun-example-1.0.pom | |
mq-aliyun-example-1.0.jar | 11 KB |
mq-aliyun-example-1.0-sources.jar | 6 KB |
mq-aliyun-example-1.0-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
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 |