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