| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdcom.github.yoojia |
| ArtifactId | ArtifactIdnext-redis |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNEXT
A FAST && THIN && HIGH SCALABLE Java web framework
|
| Filename | Size |
|---|---|
| next-redis-1.1.pom | |
| next-redis-1.1.jar | 2 KB |
| next-redis-1.1-sources.jar | 1 KB |
| next-redis-1.1-javadoc.jar | 33 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 2.7.2 |
| com.github.yoojia : next-core | jar | 1.1 |