Last Version

cn.har01d:auth-core 0.0.4

Token service for authentication, support Redis, database, memory and JWT Token.

License

License

GroupId

GroupId

cn.har01d
ArtifactId

ArtifactId

auth-core
Version

Version

0.0.4
Type

Type

jar
Description

Description

Token service for authentication, support Redis, database, memory and JWT Token.
Project Organization

Project Organization

Har01d

Download auth-core 0.0.4


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.3.RELEASE
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

Project Modules

There are no modules declared in this project.