| License |
License |
|---|---|
| GroupId | GroupIdcom.fanxuankai.zeus |
| ArtifactId | ArtifactIdmq-broker-core |
| Last Version | Last Version2.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent for Zeus
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mq-broker-core-2.0.5.pom | |
| mq-broker-core-2.0.5.jar | 49 KB |
| mq-broker-core-2.0.5-sources.jar | 27 KB |
| mq-broker-core-2.0.5-javadoc.jar | 605 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-core/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>mq-broker-core</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-core/
implementation 'com.fanxuankai.zeus:mq-broker-core:2.0.5'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-core/
implementation ("com.fanxuankai.zeus:mq-broker-core:2.0.5")
'com.fanxuankai.zeus:mq-broker-core:jar:2.0.5'
<dependency org="com.fanxuankai.zeus" name="mq-broker-core" rev="2.0.5">
<artifact name="mq-broker-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='mq-broker-core', version='2.0.5')
)
libraryDependencies += "com.fanxuankai.zeus" % "mq-broker-core" % "2.0.5"
[com.fanxuankai.zeus/mq-broker-core "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.7.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.2.7.RELEASE |
| com.fanxuankai.zeus : common-util | jar | 2.0.5 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.3.2 |
| org.projectlombok : lombok | jar | 1.18.12 |
| com.alibaba : fastjson | jar | 1.2.58 |
| com.google.guava : guava | jar | 29.0-jre |