zjc-rabbit

homemade rabbitMQ framework

License

License

MIT License
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.jzhi001
ArtifactId

ArtifactId

zjc-cp-redis
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

zjc-rabbit
homemade rabbitMQ framework

Download zjc-cp-redis

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.nhaarman : mockito-kotlin jar 1.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.2
0.1