License |
License |
---|---|
GroupId | GroupIdcom.cnscud.xpower |
ArtifactId | ArtifactIdxpower-mq |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA quickstart toolbox.
|
Filename | Size |
---|---|
xpower-mq-1.0.3.pom | |
xpower-mq-1.0.3.jar | 25 KB |
xpower-mq-1.0.3-sources.jar | 14 KB |
xpower-mq-1.0.3-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-mq/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-mq</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-mq/
implementation 'com.cnscud.xpower:xpower-mq:1.0.3'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-mq/
implementation ("com.cnscud.xpower:xpower-mq:1.0.3")
'com.cnscud.xpower:xpower-mq:jar:1.0.3'
<dependency org="com.cnscud.xpower" name="xpower-mq" rev="1.0.3">
<artifact name="xpower-mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-mq', version='1.0.3')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-mq" % "1.0.3"
[com.cnscud.xpower/xpower-mq "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.cnscud.xpower : xpower-main | jar | 1.0.3 |
io.jafka : jafka | jar | 3.0.4 |
org.apache.kafka : kafka-clients | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |