| License |
License |
|---|---|
| GroupId | GroupIdcom.saucesubfresh |
| ArtifactId | ArtifactIdopen-starter-distributed-lock |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description简单的分布式锁插件
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |