| License |
License |
|---|---|
| GroupId | GroupIdcom.fanxuankai.zeus |
| ArtifactId | ArtifactIdmq-broker-rabbit |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for Zeus
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mq-broker-rabbit-2.0.5.pom | |
| mq-broker-rabbit-2.0.5.jar | 8 KB |
| mq-broker-rabbit-2.0.5-sources.jar | 4 KB |
| mq-broker-rabbit-2.0.5-javadoc.jar | 393 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-rabbit/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>mq-broker-rabbit</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-rabbit/
implementation 'com.fanxuankai.zeus:mq-broker-rabbit:2.0.5'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-rabbit/
implementation ("com.fanxuankai.zeus:mq-broker-rabbit:2.0.5")
'com.fanxuankai.zeus:mq-broker-rabbit:jar:2.0.5'
<dependency org="com.fanxuankai.zeus" name="mq-broker-rabbit" rev="2.0.5">
<artifact name="mq-broker-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='mq-broker-rabbit', version='2.0.5')
)
libraryDependencies += "com.fanxuankai.zeus" % "mq-broker-rabbit" % "2.0.5"
[com.fanxuankai.zeus/mq-broker-rabbit "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fanxuankai.zeus : mq-broker-core | jar | 2.0.5 |
| org.springframework.boot : spring-boot-starter-amqp | jar | 2.2.7.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar |