NEXT

A FAST && THIN && HIGH SCALABLE Java web framework

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-redis
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

NEXT
A FAST && THIN && HIGH SCALABLE Java web framework

Download next-redis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.7.2
com.github.yoojia : next-core jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0