License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.noir-lattice |
ArtifactId | ArtifactIdspring-boot-distributed-lock-starter |
Version | Version0.1.6-RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-distributed-lock-starter
A distributed lock springboot supports
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.noir-lattice/spring-boot-distributed-lock-starter/ -->
<dependency>
<groupId>com.github.noir-lattice</groupId>
<artifactId>spring-boot-distributed-lock-starter</artifactId>
<version>0.1.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.noir-lattice/spring-boot-distributed-lock-starter/
implementation 'com.github.noir-lattice:spring-boot-distributed-lock-starter:0.1.6-RELEASE'
// https://jarcasting.com/artifacts/com.github.noir-lattice/spring-boot-distributed-lock-starter/
implementation ("com.github.noir-lattice:spring-boot-distributed-lock-starter:0.1.6-RELEASE")
'com.github.noir-lattice:spring-boot-distributed-lock-starter:jar:0.1.6-RELEASE'
<dependency org="com.github.noir-lattice" name="spring-boot-distributed-lock-starter" rev="0.1.6-RELEASE">
<artifact name="spring-boot-distributed-lock-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.noir-lattice', module='spring-boot-distributed-lock-starter', version='0.1.6-RELEASE')
)
libraryDependencies += "com.github.noir-lattice" % "spring-boot-distributed-lock-starter" % "0.1.6-RELEASE"
[com.github.noir-lattice/spring-boot-distributed-lock-starter "0.1.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson | jar | 3.5.0 |
org.apache.zookeeper : zookeeper | jar | 3.5.5 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |