License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.robertomanfreda |
ArtifactId | ArtifactIdjava-jwt |
Last Version | Last Version1.2.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.robertomanfreda:java-jwt
Library for Signed-Encrypted JSON Web Tokens generation
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-jwt-1.2.0-RELEASE.pom | |
java-jwt-1.2.0-RELEASE.jar | 16 KB |
java-jwt-1.2.0-RELEASE-sources.jar | 10 KB |
java-jwt-1.2.0-RELEASE-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robertomanfreda/java-jwt/ -->
<dependency>
<groupId>com.github.robertomanfreda</groupId>
<artifactId>java-jwt</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robertomanfreda/java-jwt/
implementation 'com.github.robertomanfreda:java-jwt:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.robertomanfreda/java-jwt/
implementation ("com.github.robertomanfreda:java-jwt:1.2.0-RELEASE")
'com.github.robertomanfreda:java-jwt:jar:1.2.0-RELEASE'
<dependency org="com.github.robertomanfreda" name="java-jwt" rev="1.2.0-RELEASE">
<artifact name="java-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robertomanfreda', module='java-jwt', version='1.2.0-RELEASE')
)
libraryDependencies += "com.github.robertomanfreda" % "java-jwt" % "1.2.0-RELEASE"
[com.github.robertomanfreda/java-jwt "1.2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.nimbusds : nimbus-jose-jwt | jar | 8.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |
Version |
---|
1.2.0-RELEASE
|
1.1.3-RELEASE
|
1.1.1-RELEASE
|
1.1.0-RELEASE
|
1.0.3-RELEASE
|
1.0.2-RELEASE
|
1.0.1-RELEASE
|