lucky-redis

Lucky是一个全场景轻量级分布式的JavaEE框架

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fk7075
ArtifactId

ArtifactId

lucky-redis
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

lucky-redis
Lucky是一个全场景轻量级分布式的JavaEE框架
Project URL

Project URL

https://github.com/FK7075/lucky

Download lucky-redis

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 3.1.0

provided (1)

Group / Artifact Type Version
com.github.fk7075 : lucky-framework jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0.0
V2-TEST