License |
License |
---|---|
GroupId | GroupIdcn.spark2fire.alberti |
ArtifactId | ArtifactIdauth-jwt |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalberti authentication jwt support
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auth-jwt-0.0.8.pom | |
auth-jwt-0.0.8.jar | 7 KB |
auth-jwt-0.0.8-sources.jar | 4 KB |
auth-jwt-0.0.8-javadoc.jar | 266 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-jwt/ -->
<dependency>
<groupId>cn.spark2fire.alberti</groupId>
<artifactId>auth-jwt</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-jwt/
implementation 'cn.spark2fire.alberti:auth-jwt:0.0.8'
// https://jarcasting.com/artifacts/cn.spark2fire.alberti/auth-jwt/
implementation ("cn.spark2fire.alberti:auth-jwt:0.0.8")
'cn.spark2fire.alberti:auth-jwt:jar:0.0.8'
<dependency org="cn.spark2fire.alberti" name="auth-jwt" rev="0.0.8">
<artifact name="auth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.spark2fire.alberti', module='auth-jwt', version='0.0.8')
)
libraryDependencies += "cn.spark2fire.alberti" % "auth-jwt" % "0.0.8"
[cn.spark2fire.alberti/auth-jwt "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
cn.spark2fire.alberti : auth-core | jar | 0.0.8 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |