Last Version

lettuce 3.0.Beta3

Java redis client. This is a fork of lettuce from https://github.com/wg/lettuce

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

biz.paluch.redis
ArtifactId

ArtifactId

lettuce-parent
Version

Version

3.0.Beta3
Type

Type

pom
Description

Description

lettuce
Java redis client. This is a fork of lettuce from https://github.com/wg/lettuce
Project URL

Project URL

http://github.com/mp911de/lettuce
Source Code Management

Source Code Management

http://github.com/mp911de/lettuce

Download lettuce-parent 3.0.Beta3


<!-- https://jarcasting.com/artifacts/biz.paluch.redis/lettuce-parent/ -->
<dependency>
    <groupId>biz.paluch.redis</groupId>
    <artifactId>lettuce-parent</artifactId>
    <version>3.0.Beta3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/biz.paluch.redis/lettuce-parent/
implementation 'biz.paluch.redis:lettuce-parent:3.0.Beta3'
// https://jarcasting.com/artifacts/biz.paluch.redis/lettuce-parent/
implementation ("biz.paluch.redis:lettuce-parent:3.0.Beta3")
'biz.paluch.redis:lettuce-parent:pom:3.0.Beta3'
<dependency org="biz.paluch.redis" name="lettuce-parent" rev="3.0.Beta3">
  <artifact name="lettuce-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='biz.paluch.redis', module='lettuce-parent', version='3.0.Beta3')
)
libraryDependencies += "biz.paluch.redis" % "lettuce-parent" % "3.0.Beta3"
[biz.paluch.redis/lettuce-parent "3.0.Beta3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lettuce
  • lettuce-shaded