Last Version

lettuce 2.3.3

Java redis client

License

License

GroupId

GroupId

com.lambdaworks
ArtifactId

ArtifactId

lettuce
Version

Version

2.3.3
Type

Type

jar
Description

Description

lettuce
Java redis client
Project URL

Project URL

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

Source Code Management

http://github.com/wg/lettuce

Download lettuce 2.3.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty jar 3.6.6.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.