n

nice-lock-spring-boot-starter

nice distribution lock for SpringBoot project
https://github.com/knife-blade/nice-lock
The Apache Software License, Version 2.0
knifeout
Files download
File Operation
nice-lock-spring-boot-starter-1.1.1.jar download
nice-lock-spring-boot-starter-1.1.1.pom download
nice-lock-spring-boot-starter-1.1.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.suchtool</groupId>
  <artifactId>nice-lock-spring-boot-starter</artifactId>
  <version>1.1.1</version>
</dependency>
Gradle Groovy
implementation 'com.suchtool:nice-lock-spring-boot-starter:1.1.1'
Gradle Kotlin
implementation("com.suchtool:nice-lock-spring-boot-starter:1.1.1")
Scala SBT
libraryDependencies += "com.suchtool" % "nice-lock-spring-boot-starter" % "1.1.1"
Groovy Grape
@Grapes(
  @Grab(group='com.suchtool', module='nice-lock-spring-boot-starter', version='1.1.1')
)
Apache Ivy
<dependency org="com.suchtool" name="nice-lock-spring-boot-starter" rev="1.1.1" />
Leiningen
[com.suchtool/nice-lock-spring-boot-starter "1.1.1"]
Apache Buildr
'com.suchtool:nice-lock-spring-boot-starter:jar:1.1.1'