is not current version
Last Version 0.1.6-RELEASE

com.github.noir-lattice:spring-boot-distributed-lock-starter 0.1.5-RELEASE

A distributed lock springboot supports

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.noir-lattice
ArtifactId

ArtifactId

spring-boot-distributed-lock-starter
Version

Version

0.1.5-RELEASE
Type

Type

jar

Download spring-boot-distributed-lock-starter 0.1.5-RELEASE


<!-- 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.5-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.5-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.5-RELEASE")
'com.github.noir-lattice:spring-boot-distributed-lock-starter:jar:0.1.5-RELEASE'
<dependency org="com.github.noir-lattice" name="spring-boot-distributed-lock-starter" rev="0.1.5-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.5-RELEASE')
)
libraryDependencies += "com.github.noir-lattice" % "spring-boot-distributed-lock-starter" % "0.1.5-RELEASE"
[com.github.noir-lattice/spring-boot-distributed-lock-starter "0.1.5-RELEASE"]