License |
License |
---|---|
GroupId | GroupIdcom.github.thisxulz |
ArtifactId | ArtifactIdredmq-utils |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionredmq-utils
redmq
|
Filename | Size |
---|---|
redmq-utils-0.0.7.pom | |
redmq-utils-0.0.7.jar | 20 KB |
redmq-utils-0.0.7-sources.jar | 11 KB |
redmq-utils-0.0.7-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/ -->
<dependency>
<groupId>com.github.thisxulz</groupId>
<artifactId>redmq-utils</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/
implementation 'com.github.thisxulz:redmq-utils:0.0.7'
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-utils/
implementation ("com.github.thisxulz:redmq-utils:0.0.7")
'com.github.thisxulz:redmq-utils:jar:0.0.7'
<dependency org="com.github.thisxulz" name="redmq-utils" rev="0.0.7">
<artifact name="redmq-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thisxulz', module='redmq-utils', version='0.0.7')
)
libraryDependencies += "com.github.thisxulz" % "redmq-utils" % "0.0.7"
[com.github.thisxulz/redmq-utils "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.0 |
commons-configuration : commons-configuration | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |