GroupId | GroupIdcom.fanxuankai.zeus |
---|---|
ArtifactId | ArtifactIdmq-broker-xxl |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
mq-broker-xxl-2.0.0.pom | |
mq-broker-xxl-2.0.0.jar | 7 KB |
mq-broker-xxl-2.0.0-sources.jar | 4 KB |
mq-broker-xxl-2.0.0-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-xxl/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>mq-broker-xxl</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-xxl/
implementation 'com.fanxuankai.zeus:mq-broker-xxl:2.0.0'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/mq-broker-xxl/
implementation ("com.fanxuankai.zeus:mq-broker-xxl:2.0.0")
'com.fanxuankai.zeus:mq-broker-xxl:jar:2.0.0'
<dependency org="com.fanxuankai.zeus" name="mq-broker-xxl" rev="2.0.0">
<artifact name="mq-broker-xxl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='mq-broker-xxl', version='2.0.0')
)
libraryDependencies += "com.fanxuankai.zeus" % "mq-broker-xxl" % "2.0.0"
[com.fanxuankai.zeus/mq-broker-xxl "2.0.0"]