Last Version

cn.spark2fire:auth-db 0.0.6

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

License

License

GroupId

GroupId

cn.spark2fire
ArtifactId

ArtifactId

auth-db
Version

Version

0.0.6
Type

Type

jar
Description

Description

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

Project Organization

Har01d

Download auth-db 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.spark2fire : auth-core jar 0.0.6
org.springframework.boot : spring-boot-starter-jdbc jar 2.3.3.RELEASE

Project Modules

There are no modules declared in this project.