не последняя версия
Последняя версия 6.1.5.RELEASE

org.mandas:lettuce-core-osgi 5.3.7.RELEASE

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

Группа

Группа

org.mandas
Идентификатор

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

lettuce-core-osgi
Версия

Версия

5.3.7.RELEASE
Тип

Тип

jar

Скачать lettuce-core-osgi 5.3.7.RELEASE


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