Last Version

io.github.biezhi:keeper-core 0.0.1-beta


GroupId

GroupId

io.github.biezhi
ArtifactId

ArtifactId

keeper-core
Version

Version

0.0.1-beta
Type

Type

jar
Description

Description

Download keeper-core 0.0.1-beta


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

Dependencies

compile (1)

Group / Artifact Type Version
com.auth0 : java-jwt jar

provided (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
javax.servlet : javax.servlet-api jar
org.springframework : spring-context jar
org.springframework : spring-web jar
org.springframework : spring-aop jar
org.springframework : spring-aspects jar
org.projectlombok : lombok jar
org.springframework.data : spring-data-redis jar 2.0.11.RELEASE

Project Modules

There are no modules declared in this project.