com.github.zhujk:mutex-spring-boot-autoconfigure

redis-mutex project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.github.zhujk
ArtifactId

ArtifactId

mutex-spring-boot-autoconfigure
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis-mutex project for Spring Boot

Download mutex-spring-boot-autoconfigure

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0