Last Version

NextWebKotlin 3.0.5-alpha

NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.yoojia
ArtifactId

ArtifactId

next-web-redis
Version

Version

3.0.5-alpha
Type

Type

jar
Description

Description

NextWebKotlin
NextWebKotlin: A Servlet 3+ based micro web framework written in Kotlin
Project URL

Project URL

https://github.com/yoojia/NextWebKotlin
Source Code Management

Source Code Management

https://github.com/yoojia/NextWebKotlin.git

Download next-web-redis 3.0.5-alpha


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.github.yoojia : next-web jar 3.0.5-alpha
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.4
redis.clients : jedis jar 2.8.1

Project Modules

There are no modules declared in this project.