License |
License |
---|---|
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-jwt |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjwt tool
jwt plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pacebox-jwt-1.0.4.pom | |
pacebox-jwt-1.0.4.jar | 14 KB |
pacebox-jwt-1.0.4-sources.jar | 8 KB |
pacebox-jwt-1.0.4-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-jwt/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-jwt</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-jwt/
implementation 'tech.mhuang.pacebox:pacebox-jwt:1.0.4'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-jwt/
implementation ("tech.mhuang.pacebox:pacebox-jwt:1.0.4")
'tech.mhuang.pacebox:pacebox-jwt:jar:1.0.4'
<dependency org="tech.mhuang.pacebox" name="pacebox-jwt" rev="1.0.4">
<artifact name="pacebox-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-jwt', version='1.0.4')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-jwt" % "1.0.4"
[tech.mhuang.pacebox/pacebox-jwt "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
tech.mhuang.pacebox : pacebox-core | jar | 1.0.10 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
org.projectlombok : lombok | jar | 1.18.16 |
org.slf4j : slf4j-api | jar | 1.7.30 |