net.madtiger.shared.lock:spring-boot-starter-shared-lock

分布式共享锁,支持多种模式

License

License

Categories

Categories

Spring Boot Container Microservices Net
GroupId

GroupId

net.madtiger.shared.lock
ArtifactId

ArtifactId

spring-boot-starter-shared-lock
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

分布式共享锁,支持多种模式

Download spring-boot-starter-shared-lock

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.madtiger.shared.lock : lock-annotation jar 1.2.0
org.springframework.boot : spring-boot-autoconfigure jar
org.projectlombok : lombok Optional jar 1.18.10
org.springframework : spring-context jar
org.slf4j : slf4j-api Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.6
1.0.5