License |
License |
---|---|
GroupId | GroupIdinfo.xiancloud |
ArtifactId | ArtifactIdxian-mq |
Last Version | Last Version0.1.0-SNAPSHOTS |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxian-mq
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xian-mq-0.1.0-SNAPSHOTS.pom | |
xian-mq-0.1.0-SNAPSHOTS.jar | 261 bytes |
xian-mq-0.1.0-SNAPSHOTS-sources.jar | 261 bytes |
xian-mq-0.1.0-SNAPSHOTS-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/info.xiancloud/xian-mq/ -->
<dependency>
<groupId>info.xiancloud</groupId>
<artifactId>xian-mq</artifactId>
<version>0.1.0-SNAPSHOTS</version>
</dependency>
// https://jarcasting.com/artifacts/info.xiancloud/xian-mq/
implementation 'info.xiancloud:xian-mq:0.1.0-SNAPSHOTS'
// https://jarcasting.com/artifacts/info.xiancloud/xian-mq/
implementation ("info.xiancloud:xian-mq:0.1.0-SNAPSHOTS")
'info.xiancloud:xian-mq:jar:0.1.0-SNAPSHOTS'
<dependency org="info.xiancloud" name="xian-mq" rev="0.1.0-SNAPSHOTS">
<artifact name="xian-mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.xiancloud', module='xian-mq', version='0.1.0-SNAPSHOTS')
)
libraryDependencies += "info.xiancloud" % "xian-mq" % "0.1.0-SNAPSHOTS"
[info.xiancloud/xian-mq "0.1.0-SNAPSHOTS"]
Group / Artifact | Type | Version |
---|---|---|
info.xiancloud : xian-core | jar | 0.1.0-SNAPSHOTS |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |