License |
License |
---|---|
GroupId | GroupIdcom.gitee.zodiacstack |
ArtifactId | ArtifactIdzodiac-rabbit |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZodiac Rabbit
Zodiac Rabbit
|
Project Organization |
Project OrganizationZodiac |
Filename | Size |
---|---|
zodiac-rabbit-1.5.8.pom | |
zodiac-rabbit-1.5.8.jar | 61 KB |
zodiac-rabbit-1.5.8-sources.jar | 33 KB |
zodiac-rabbit-1.5.8-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-rabbit/ -->
<dependency>
<groupId>com.gitee.zodiacstack</groupId>
<artifactId>zodiac-rabbit</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-rabbit/
implementation 'com.gitee.zodiacstack:zodiac-rabbit:1.5.8'
// https://jarcasting.com/artifacts/com.gitee.zodiacstack/zodiac-rabbit/
implementation ("com.gitee.zodiacstack:zodiac-rabbit:1.5.8")
'com.gitee.zodiacstack:zodiac-rabbit:jar:1.5.8'
<dependency org="com.gitee.zodiacstack" name="zodiac-rabbit" rev="1.5.8">
<artifact name="zodiac-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zodiacstack', module='zodiac-rabbit', version='1.5.8')
)
libraryDependencies += "com.gitee.zodiacstack" % "zodiac-rabbit" % "1.5.8"
[com.gitee.zodiacstack/zodiac-rabbit "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.zodiacstack : zodiac-commons | jar | 1.5.8 |
com.gitee.zodiacstack : zodiac-core | jar | 1.5.8 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.13.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
org.springframework.amqp : spring-rabbit | jar | 2.2.14.RELEASE |
org.springframework.boot : spring-boot | jar | 2.2.13.RELEASE |