License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.dawn9117 |
ArtifactId | ArtifactIdrlock-spring-boot-autoconfigure |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionrlock-spring-boot-autoconfigure
rlock-spring-boot-autoconfigure
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.dawn9117/rlock-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.dawn9117</groupId>
<artifactId>rlock-spring-boot-autoconfigure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dawn9117/rlock-spring-boot-autoconfigure/
implementation 'com.github.dawn9117:rlock-spring-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/com.github.dawn9117/rlock-spring-boot-autoconfigure/
implementation ("com.github.dawn9117:rlock-spring-boot-autoconfigure:1.1.0")
'com.github.dawn9117:rlock-spring-boot-autoconfigure:jar:1.1.0'
<dependency org="com.github.dawn9117" name="rlock-spring-boot-autoconfigure" rev="1.1.0">
<artifact name="rlock-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dawn9117', module='rlock-spring-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "com.github.dawn9117" % "rlock-spring-boot-autoconfigure" % "1.1.0"
[com.github.dawn9117/rlock-spring-boot-autoconfigure "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.4.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.4.RELEASE |
org.redisson : redisson | jar | 3.12.0 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 20.0 |
org.apache.commons : commons-collections4 | jar | 4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |