| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luterc |
| ArtifactId | ArtifactIdheimdall-jwt |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionheimdall-jwt
Heimdall Jwt Processor
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| heimdall-jwt-1.1.2.pom | |
| heimdall-jwt-1.1.2.jar | 10 KB |
| heimdall-jwt-1.1.2-sources.jar | 14 KB |
| heimdall-jwt-1.1.2-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luterc/heimdall-jwt/ -->
<dependency>
<groupId>com.github.luterc</groupId>
<artifactId>heimdall-jwt</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-jwt/
implementation 'com.github.luterc:heimdall-jwt:1.1.2'
// https://jarcasting.com/artifacts/com.github.luterc/heimdall-jwt/
implementation ("com.github.luterc:heimdall-jwt:1.1.2")
'com.github.luterc:heimdall-jwt:jar:1.1.2'
<dependency org="com.github.luterc" name="heimdall-jwt" rev="1.1.2">
<artifact name="heimdall-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luterc', module='heimdall-jwt', version='1.1.2')
)
libraryDependencies += "com.github.luterc" % "heimdall-jwt" % "1.1.2"
[com.github.luterc/heimdall-jwt "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.luterc : heimdall-core | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.nimbusds : nimbus-jose-jwt | jar | 9.8.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |