License |
License |
---|---|
GroupId | GroupIdio.mongock |
ArtifactId | ArtifactIdjwt-parser |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongock sucurity parent project
|
Filename | Size |
---|---|
jwt-parser-1.0.3.pom | |
jwt-parser-1.0.3.jar | 5 KB |
jwt-parser-1.0.3-sources.jar | 3 KB |
jwt-parser-1.0.3-javadoc.jar | 255 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mongock/jwt-parser/ -->
<dependency>
<groupId>io.mongock</groupId>
<artifactId>jwt-parser</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.mongock/jwt-parser/
implementation 'io.mongock:jwt-parser:1.0.3'
// https://jarcasting.com/artifacts/io.mongock/jwt-parser/
implementation ("io.mongock:jwt-parser:1.0.3")
'io.mongock:jwt-parser:jar:1.0.3'
<dependency org="io.mongock" name="jwt-parser" rev="1.0.3">
<artifact name="jwt-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mongock', module='jwt-parser', version='1.0.3')
)
libraryDependencies += "io.mongock" % "jwt-parser" % "1.0.3"
[io.mongock/jwt-parser "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
io.github.microutils : kotlin-logging-jvm | jar | 2.0.11 |
io.mongock : jwt-api | jar | 1.0.3 |
io.jsonwebtoken : jjwt-api | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.1 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |