is not current version
Last Version 3.0.5-alpha

com.github.yoojia:next-web-redis 1.1

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

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-web-redis
Version

Version

1.1
Type

Type

jar

Download next-web-redis 1.1


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