Last Version

cn.spark2fire:auth-jwt 0.0.6

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

License

License

GroupId

GroupId

cn.spark2fire
ArtifactId

ArtifactId

auth-jwt
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-jwt 0.0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.spark2fire : auth-core jar 0.0.6
io.jsonwebtoken : jjwt-api jar 0.11.2

runtime (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt-impl jar 0.11.2
io.jsonwebtoken : jjwt-jackson jar 0.11.2

Project Modules

There are no modules declared in this project.