License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Redisson |
GroupId | GroupIdorg.redisson |
ArtifactId | ArtifactIdredisson |
Last Version | Last Version3.17.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedisson
Redis Java client with features of In-Memory Data Grid
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
redisson-3.17.4.pom | |
redisson-3.17.4.jar | 1 MB |
redisson-3.17.4-sources.jar | 1 MB |
redisson-3.17.4-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.redisson/redisson/ -->
<dependency>
<groupId>org.redisson</groupId>
<artifactId>redisson</artifactId>
<version>3.17.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.redisson/redisson/
implementation 'org.redisson:redisson:3.17.4'
// https://jarcasting.com/artifacts/org.redisson/redisson/
implementation ("org.redisson:redisson:3.17.4")
'org.redisson:redisson:jar:3.17.4'
<dependency org="org.redisson" name="redisson" rev="3.17.4">
<artifact name="redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.redisson', module='redisson', version='3.17.4')
)
libraryDependencies += "org.redisson" % "redisson" % "3.17.4"
[org.redisson/redisson "3.17.4"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-common | jar | |
io.netty : netty-codec | jar | |
io.netty : netty-buffer | jar | |
io.netty : netty-transport | jar | |
io.netty : netty-resolver | jar | |
io.netty : netty-resolver-dns | jar | |
io.netty : netty-handler | jar | |
javax.cache : cache-api | jar | 1.1.1 |
io.projectreactor : reactor-core | jar | 3.4.18 |
org.reactivestreams : reactive-streams | jar | 1.0.4 |
io.reactivex.rxjava3 : rxjava | jar | 3.1.5 |
org.jboss.marshalling : jboss-marshalling | jar | 2.0.11.Final |
org.jboss.marshalling : jboss-marshalling-river | jar | 2.0.11.Final |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
net.bytebuddy : byte-buddy | jar | 1.12.10 |
org.jodd : jodd-bean | jar | 5.1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
org.awaitility : awaitility | jar | 4.2.0 |
org.jmockit : jmockit | jar | 1.49 |
org.jooq : joor-java-8 | jar | 0.9.14 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 8.5.79 |
org.apache.tomcat.embed : tomcat-embed-jasper | jar | 8.5.79 |
org.apache.tomcat : tomcat-jasper | jar | 8.5.79 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
org.springframework : spring-test | jar | [4.1,) |
org.springframework : spring-webflux | jar | [4.1,) |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
io.projectreactor : reactor-test | jar | 3.4.13 |