org.nutz:nutz-integration-lettuce

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

License

License

GroupId

GroupId

org.nutz
ArtifactId

ArtifactId

nutz-integration-lettuce
Last Version

Last Version

1.r.69.v20220215
Release Date

Release Date

Type

Type

jar
Description

Description

Nutz, which is a collections of lightweight frameworks, each of them can be used independently

Download nutz-integration-lettuce

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.lettuce : lettuce-core jar 5.0.5.RELEASE
org.nutz : nutz jar 1.r.69.v20220215

Project Modules

There are no modules declared in this project.
org.nutz

Nutz

Versions

Version
1.r.69.v20220215
1.r.68.v20201205
1.r.68.v20201011
1.r.68.v20200427
1.r.68.v20200309
1.r.68.v20191031
1.r.68.v20190731
1.r.68.v20190621
1.r.68.v20190516
1.r.68.v20190329
1.r.68.v20190318
1.r.68.v20190220
1.r.67