Last Version

com.jovezhao.nest:nest-redis 1.3.RELEASE

nest framework

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.jovezhao.nest
ArtifactId

ArtifactId

nest-redis
Version

Version

1.3.RELEASE
Type

Type

jar
Description

Description

nest framework

Download nest-redis 1.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.jovezhao.nest/nest-redis/ -->
<dependency>
    <groupId>com.jovezhao.nest</groupId>
    <artifactId>nest-redis</artifactId>
    <version>1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jovezhao.nest/nest-redis/
implementation 'com.jovezhao.nest:nest-redis:1.3.RELEASE'
// https://jarcasting.com/artifacts/com.jovezhao.nest/nest-redis/
implementation ("com.jovezhao.nest:nest-redis:1.3.RELEASE")
'com.jovezhao.nest:nest-redis:jar:1.3.RELEASE'
<dependency org="com.jovezhao.nest" name="nest-redis" rev="1.3.RELEASE">
  <artifact name="nest-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jovezhao.nest', module='nest-redis', version='1.3.RELEASE')
)
libraryDependencies += "com.jovezhao.nest" % "nest-redis" % "1.3.RELEASE"
[com.jovezhao.nest/nest-redis "1.3.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.jovezhao.nest : nest-core jar 1.3.RELEASE
redis.clients : jedis jar 2.9.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.