License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.dawn9117 |
ArtifactId | ArtifactIdzklock-spring-boot-autoconfigure |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionzklock-spring-boot-autoconfigure
zklock-spring-boot-autoconfigure
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.dawn9117/zklock-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.dawn9117</groupId>
<artifactId>zklock-spring-boot-autoconfigure</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dawn9117/zklock-spring-boot-autoconfigure/
implementation 'com.github.dawn9117:zklock-spring-boot-autoconfigure:1.0.8'
// https://jarcasting.com/artifacts/com.github.dawn9117/zklock-spring-boot-autoconfigure/
implementation ("com.github.dawn9117:zklock-spring-boot-autoconfigure:1.0.8")
'com.github.dawn9117:zklock-spring-boot-autoconfigure:jar:1.0.8'
<dependency org="com.github.dawn9117" name="zklock-spring-boot-autoconfigure" rev="1.0.8">
<artifact name="zklock-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dawn9117', module='zklock-spring-boot-autoconfigure', version='1.0.8')
)
libraryDependencies += "com.github.dawn9117" % "zklock-spring-boot-autoconfigure" % "1.0.8"
[com.github.dawn9117/zklock-spring-boot-autoconfigure "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.2.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.1.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.10 |
org.apache.curator : curator-recipes | jar | 2.8.0 |
org.apache.commons : commons-collections4 | jar | 4.3 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.alibaba : fastjson | jar | 1.2.62 |