Last Version

top.lww0511:redis-lock 1.0.8

This is a Java Project that can prevent repeat http request. With Annotation and AOP,  it is very easy and no invade.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

top.lww0511
ArtifactId

ArtifactId

redis-lock
Version

Version

1.0.8
Type

Type

jar
Description

Description

top.lww0511:redis-lock
This is a Java Project that can prevent repeat http request. With Annotation and AOP,  it is very easy and no invade.
Project URL

Project URL

https://github.com/LerDer/redis-lock
Source Code Management

Source Code Management

https://github.com/LerDer/redis-lock

Download redis-lock 1.0.8


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.6.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
com.alibaba : fastjson jar 1.2.72

Project Modules

There are no modules declared in this project.