com.saucesubfresh:open-starter-distributed-lock

简单的分布式锁插件

License

License

GroupId

GroupId

com.saucesubfresh
ArtifactId

ArtifactId

open-starter-distributed-lock
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

简单的分布式锁插件
Project Organization

Project Organization

酱子生鲜团队

Download open-starter-distributed-lock

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.redisson : redisson jar 3.15.3
org.springframework.boot : spring-boot-starter-aop jar
org.apache.commons : commons-lang3 jar
org.hibernate.validator : hibernate-validator jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0