| License |
License |
|---|---|
| GroupId | GroupIdio.fusionauth |
| ArtifactId | ArtifactIdfusionauth-jwt |
| Last Version | Last Version5.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFusionAuth JWT
A Java 8 fluent API for signing, verifying and building JSON Web Tokens
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fusionauth-jwt-5.2.0.pom | |
| fusionauth-jwt-5.2.0.jar | 82 KB |
| fusionauth-jwt-5.2.0-sources.jar | 73 KB |
| fusionauth-jwt-5.2.0-javadoc.jar | 383 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fusionauth/fusionauth-jwt/ -->
<dependency>
<groupId>io.fusionauth</groupId>
<artifactId>fusionauth-jwt</artifactId>
<version>5.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fusionauth/fusionauth-jwt/
implementation 'io.fusionauth:fusionauth-jwt:5.2.0'
// https://jarcasting.com/artifacts/io.fusionauth/fusionauth-jwt/
implementation ("io.fusionauth:fusionauth-jwt:5.2.0")
'io.fusionauth:fusionauth-jwt:jar:5.2.0'
<dependency org="io.fusionauth" name="fusionauth-jwt" rev="5.2.0">
<artifact name="fusionauth-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fusionauth', module='fusionauth-jwt', version='5.2.0')
)
libraryDependencies += "io.fusionauth" % "fusionauth-jwt" % "5.2.0"
[io.fusionauth/fusionauth-jwt "5.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.8.7 |
| org.bouncycastle : bc-fips | jar | 1.0.2.1 |