License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.keking |
ArtifactId | ArtifactIdspring-boot-klock-starter |
Last Version | Last Version1.4-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe kLock Project
|
<!-- https://jarcasting.com/artifacts/cn.keking/spring-boot-klock-starter/ -->
<dependency>
<groupId>cn.keking</groupId>
<artifactId>spring-boot-klock-starter</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.keking/spring-boot-klock-starter/
implementation 'cn.keking:spring-boot-klock-starter:1.4-RELEASE'
// https://jarcasting.com/artifacts/cn.keking/spring-boot-klock-starter/
implementation ("cn.keking:spring-boot-klock-starter:1.4-RELEASE")
'cn.keking:spring-boot-klock-starter:jar:1.4-RELEASE'
<dependency org="cn.keking" name="spring-boot-klock-starter" rev="1.4-RELEASE">
<artifact name="spring-boot-klock-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.keking', module='spring-boot-klock-starter', version='1.4-RELEASE')
)
libraryDependencies += "cn.keking" % "spring-boot-klock-starter" % "1.4-RELEASE"
[cn.keking/spring-boot-klock-starter "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.5.6.RELEASE |
org.redisson : redisson | jar | 3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 1.5.6.RELEASE |