License |
License |
---|---|
GroupId | GroupIdcom.github.zuihou |
ArtifactId | ArtifactIdzuihou-mq-starter |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzuihou项目公共模块
|
Filename | Size |
---|---|
zuihou-mq-starter-2.7.0.pom | |
zuihou-mq-starter-2.7.0.jar | 4 KB |
zuihou-mq-starter-2.7.0-sources.jar | 3 KB |
zuihou-mq-starter-2.7.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zuihou/zuihou-mq-starter/ -->
<dependency>
<groupId>com.github.zuihou</groupId>
<artifactId>zuihou-mq-starter</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-mq-starter/
implementation 'com.github.zuihou:zuihou-mq-starter:2.7.0'
// https://jarcasting.com/artifacts/com.github.zuihou/zuihou-mq-starter/
implementation ("com.github.zuihou:zuihou-mq-starter:2.7.0")
'com.github.zuihou:zuihou-mq-starter:jar:2.7.0'
<dependency org="com.github.zuihou" name="zuihou-mq-starter" rev="2.7.0">
<artifact name="zuihou-mq-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zuihou', module='zuihou-mq-starter', version='2.7.0')
)
libraryDependencies += "com.github.zuihou" % "zuihou-mq-starter" % "2.7.0"
[com.github.zuihou/zuihou-mq-starter "2.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.amqp : spring-rabbit | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.slf4j : slf4j-api | jar | |
cn.hutool : hutool-all | jar | |
com.alibaba : fastjson | jar | |
com.google.guava : guava | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |