License |
License
MIT License
|
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.jzhi001 |
ArtifactId | ArtifactIdzjc-cp-redis |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzjc-rabbit
homemade rabbitMQ framework
|
Filename | Size |
---|---|
zjc-cp-redis-0.3.pom | |
zjc-cp-redis-0.3.jar | 72 KB |
zjc-cp-redis-0.3-sources.jar | 8 KB |
zjc-cp-redis-0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jzhi001/zjc-cp-redis/ -->
<dependency>
<groupId>com.github.jzhi001</groupId>
<artifactId>zjc-cp-redis</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jzhi001/zjc-cp-redis/
implementation 'com.github.jzhi001:zjc-cp-redis:0.3'
// https://jarcasting.com/artifacts/com.github.jzhi001/zjc-cp-redis/
implementation ("com.github.jzhi001:zjc-cp-redis:0.3")
'com.github.jzhi001:zjc-cp-redis:jar:0.3'
<dependency org="com.github.jzhi001" name="zjc-cp-redis" rev="0.3">
<artifact name="zjc-cp-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jzhi001', module='zjc-cp-redis', version='0.3')
)
libraryDependencies += "com.github.jzhi001" % "zjc-cp-redis" % "0.3"
[com.github.jzhi001/zjc-cp-redis "0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.2.51 |
com.github.jzhi001 : zjc-rabbit | jar | 1.1.1 |
com.github.jzhi001 : coupon-pojo | jar | 1.1 |
redis.clients : jedis | jar | 2.9.0 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.nhaarman : mockito-kotlin | jar | 1.5.0 |