lock-spring-boot-starter

distributed lock

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.tooleek
ArtifactId

ArtifactId

lock-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

lock-spring-boot-starter
distributed lock
Project URL

Project URL

https://tooleek.gitee.io/lock-spring-boot-starter/
Source Code Management

Source Code Management

https://gitee.com/tooleek/lock-spring-boot-starter

Download lock-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitee.tooleek/lock-spring-boot-starter/ -->
<dependency>
    <groupId>io.gitee.tooleek</groupId>
    <artifactId>lock-spring-boot-starter</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.tooleek/lock-spring-boot-starter/
implementation 'io.gitee.tooleek:lock-spring-boot-starter:1.2.0'
// https://jarcasting.com/artifacts/io.gitee.tooleek/lock-spring-boot-starter/
implementation ("io.gitee.tooleek:lock-spring-boot-starter:1.2.0")
'io.gitee.tooleek:lock-spring-boot-starter:jar:1.2.0'
<dependency org="io.gitee.tooleek" name="lock-spring-boot-starter" rev="1.2.0">
  <artifact name="lock-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.tooleek', module='lock-spring-boot-starter', version='1.2.0')
)
libraryDependencies += "io.gitee.tooleek" % "lock-spring-boot-starter" % "1.2.0"
[io.gitee.tooleek/lock-spring-boot-starter "1.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.redisson : redisson jar 3.8.2
org.apache.curator : curator-recipes jar 4.3.0
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-starter Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.2
1.1.1
1.1.0