com.github.aqiu202:qlock-core

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

License

License

GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

qlock-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Download qlock-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.aqiu202/qlock-core/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>qlock-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/qlock-core/
implementation 'com.github.aqiu202:qlock-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.aqiu202/qlock-core/
implementation ("com.github.aqiu202:qlock-core:1.2.0")
'com.github.aqiu202:qlock-core:jar:1.2.0'
<dependency org="com.github.aqiu202" name="qlock-core" rev="1.2.0">
  <artifact name="qlock-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='qlock-core', version='1.2.0')
)
libraryDependencies += "com.github.aqiu202" % "qlock-core" % "1.2.0"
[com.github.aqiu202/qlock-core "1.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.aqiu202 : ttl-cache-core jar 1.2.0
com.github.aqiu202 : id-generator-core jar 1.2.0
org.apache.curator : curator-recipes Optional jar 5.1.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.5.1
1.0.5
1.0.4