is not current version
Last Version 1.4-RELEASE

cn.keking:spring-boot-klock-starter 1.2-RELEASE

The kLock Project

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.keking
ArtifactId

ArtifactId

spring-boot-klock-starter
Version

Version

1.2-RELEASE
Type

Type

jar

Download spring-boot-klock-starter 1.2-RELEASE


<!-- https://jarcasting.com/artifacts/cn.keking/spring-boot-klock-starter/ -->
<dependency>
    <groupId>cn.keking</groupId>
    <artifactId>spring-boot-klock-starter</artifactId>
    <version>1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.keking/spring-boot-klock-starter/
implementation 'cn.keking:spring-boot-klock-starter:1.2-RELEASE'
// https://jarcasting.com/artifacts/cn.keking/spring-boot-klock-starter/
implementation ("cn.keking:spring-boot-klock-starter:1.2-RELEASE")
'cn.keking:spring-boot-klock-starter:jar:1.2-RELEASE'
<dependency org="cn.keking" name="spring-boot-klock-starter" rev="1.2-RELEASE">
  <artifact name="spring-boot-klock-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.keking', module='spring-boot-klock-starter', version='1.2-RELEASE')
)
libraryDependencies += "cn.keking" % "spring-boot-klock-starter" % "1.2-RELEASE"
[cn.keking/spring-boot-klock-starter "1.2-RELEASE"]