Lettuce

Advanced and thread-safe Java Redis client for synchronous, asynchronous, and reactive usage. Supports Cluster, Sentinel, Pipelining, Auto-Reconnect, Codecs and much more.

Лицензия

Лицензия

Группа

Группа

io.lettuce
Идентификатор

Идентификатор

lettuce-core
Последняя версия

Последняя версия

6.1.8.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Lettuce
Advanced and thread-safe Java Redis client for synchronous, asynchronous, and reactive usage. Supports Cluster, Sentinel, Pipelining, Auto-Reconnect, Codecs and much more.
Ссылка на сайт

Ссылка на сайт

http://github.com/lettuce-io/lettuce-core
Организация-разработчик

Организация-разработчик

lettuce.io
Система контроля версий

Система контроля версий

http://github.com/lettuce-io/lettuce-core

Скачать lettuce-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.lettuce/lettuce-core/ -->
<dependency>
    <groupId>io.lettuce</groupId>
    <artifactId>lettuce-core</artifactId>
    <version>6.1.8.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.lettuce/lettuce-core/
implementation 'io.lettuce:lettuce-core:6.1.8.RELEASE'
// https://jarcasting.com/artifacts/io.lettuce/lettuce-core/
implementation ("io.lettuce:lettuce-core:6.1.8.RELEASE")
'io.lettuce:lettuce-core:jar:6.1.8.RELEASE'
<dependency org="io.lettuce" name="lettuce-core" rev="6.1.8.RELEASE">
  <artifact name="lettuce-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.lettuce', module='lettuce-core', version='6.1.8.RELEASE')
)
libraryDependencies += "io.lettuce" % "lettuce-core" % "6.1.8.RELEASE"
[io.lettuce/lettuce-core "6.1.8.RELEASE"]

Зависимости

compile (24)

Идентификатор библиотеки Тип Версия
io.netty : netty-common jar 4.1.75.Final
io.netty : netty-handler jar 4.1.75.Final
io.netty : netty-transport jar 4.1.75.Final
io.projectreactor : reactor-core jar 3.3.22.RELEASE
org.apache.commons : commons-pool2 Необязательный jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib Необязательный jar 1.4.32
org.jetbrains.kotlinx : kotlinx-coroutines-reactive Необязательный jar 1.4.3
org.jetbrains.kotlinx : kotlinx-coroutines-jdk8 Необязательный jar 1.4.3
io.netty : netty-tcnative Необязательный jar 2.0.51.Final
io.netty : netty-resolver-dns Необязательный jar 4.1.75.Final
io.netty : netty-transport-native-epoll Необязательный jar 4.1.75.Final
io.netty : netty-transport-native-kqueue Необязательный jar 4.1.75.Final
io.netty.incubator : netty-incubator-transport-native-io_uring Необязательный jar 0.0.13.Final
io.zipkin.brave : brave Необязательный jar 5.13.7
org.latencyutils : LatencyUtils Необязательный jar 2.0.3
io.micrometer : micrometer-core Необязательный jar 1.6.13
org.hdrhistogram : HdrHistogram Необязательный jar 2.1.12
io.reactivex : rxjava Необязательный jar 1.3.8
io.reactivex : rxjava-reactive-streams Необязательный jar 1.2.1
io.reactivex.rxjava2 : rxjava Необязательный jar 2.2.21
io.reactivex.rxjava3 : rxjava Необязательный jar 3.0.13
javax.enterprise : cdi-api Необязательный jar 2.0.SP1
javax.inject : javax.inject Необязательный jar 1
com.google.code.findbugs : jsr305 Необязательный jar 3.0.2

Модули Проекта

Данный проект не имеет модулей.
io.lettuce

Lettuce

Lettuce is a scalable Redis client for building non-blocking Reactive applications.

Версии библиотеки

Версия
6.1.8.RELEASE
6.1.7.RELEASE
6.1.6.RELEASE
6.1.5.RELEASE
6.1.4.RELEASE
6.1.3.RELEASE
6.1.2.RELEASE
6.1.1.RELEASE
6.1.0.RELEASE
6.1.0.RC1
6.1.0.M1
6.0.9.RELEASE
6.0.8.RELEASE
6.0.7.RELEASE
6.0.6.RELEASE
6.0.5.RELEASE
6.0.4.RELEASE
6.0.3.RELEASE
6.0.2.RELEASE
6.0.1.RELEASE
6.0.0.RELEASE
6.0.0.RC2
6.0.0.RC1
6.0.0.M1
5.3.7.RELEASE
5.3.6.RELEASE
5.3.5.RELEASE
5.3.4.RELEASE
5.3.3.RELEASE
5.3.2.RELEASE
5.3.1.RELEASE
5.3.0.RELEASE
5.2.2.RELEASE
5.2.1.RELEASE
5.2.0.RELEASE
5.1.8.RELEASE
5.1.7.RELEASE
5.1.6.RELEASE
5.1.5.RELEASE
5.1.4.RELEASE
5.1.3.RELEASE
5.1.2.RELEASE
5.1.1.RELEASE
5.1.0.RELEASE
5.1.0.RC1
5.1.0.M1
5.0.5.RELEASE
5.0.4.RELEASE
5.0.3.RELEASE
5.0.2.RELEASE
5.0.1.RELEASE
5.0.0.RELEASE
5.0.0.RC2
5.0.0.RC1
5.0.0.M2