The Apache License, Version 2.0

labijie caching library

License

License

Categories

Categories

Kotlin Languages Redis Data Databases Caching
GroupId

GroupId

com.labijie
ArtifactId

ArtifactId

caching-kotlin-redis
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

The Apache License, Version 2.0
labijie caching library
Project URL

Project URL

https://www.apache.org/licenses/LICENSE-2.0.txt
Source Code Management

Source Code Management

https://github.com/endink/caching-kotlin

Download caching-kotlin-redis

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
com.labijie : caching-kotlin jar 1.3.3
io.lettuce : lettuce-core jar 6.1.5.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.13.0
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.0
com.esotericsoftware : kryo jar 5.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.1.0
1.0.9
1.0.7
1.0.6
1.0.5
1.0.1
1.0.0