License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.zhujk |
ArtifactId | ArtifactIdmutex-spring-boot-autoconfigure |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredis-mutex project for Spring Boot
|
<!-- https://jarcasting.com/artifacts/com.github.zhujk/mutex-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.zhujk</groupId>
<artifactId>mutex-spring-boot-autoconfigure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhujk/mutex-spring-boot-autoconfigure/
implementation 'com.github.zhujk:mutex-spring-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.github.zhujk/mutex-spring-boot-autoconfigure/
implementation ("com.github.zhujk:mutex-spring-boot-autoconfigure:1.1.0")
'com.github.zhujk:mutex-spring-boot-autoconfigure:jar:1.1.0'
<dependency org="com.github.zhujk" name="mutex-spring-boot-autoconfigure" rev="1.1.0">
<artifact name="mutex-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhujk', module='mutex-spring-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.github.zhujk" % "mutex-spring-boot-autoconfigure" % "1.1.0"
[com.github.zhujk/mutex-spring-boot-autoconfigure "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.redisson : redisson-spring-boot-starter | jar | 3.11.4 |
org.aspectj : aspectjweaver | jar | 1.9.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.8.RELEASE |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.50 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.50 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.8.RELEASE |