Last Version

WrzasqPl Commons JWT 1.0.14

JSON Web Tokens utilities.

License

License

GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-jwt
Version

Version

1.0.14
Type

Type

jar
Description

Description

WrzasqPl Commons JWT
JSON Web Tokens utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-jwt 1.0.14


<!-- https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-jwt/ -->
<dependency>
    <groupId>pl.wrzasq.commons</groupId>
    <artifactId>commons-jwt</artifactId>
    <version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-jwt/
implementation 'pl.wrzasq.commons:commons-jwt:1.0.14'
// https://jarcasting.com/artifacts/pl.wrzasq.commons/commons-jwt/
implementation ("pl.wrzasq.commons:commons-jwt:1.0.14")
'pl.wrzasq.commons:commons-jwt:jar:1.0.14'
<dependency org="pl.wrzasq.commons" name="commons-jwt" rev="1.0.14">
  <artifact name="commons-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.wrzasq.commons', module='commons-jwt', version='1.0.14')
)
libraryDependencies += "pl.wrzasq.commons" % "commons-jwt" % "1.0.14"
[pl.wrzasq.commons/commons-jwt "1.0.14"]

Dependencies

compile (1)

Group / Artifact Type Version
com.auth0 : jwks-rsa jar 0.8.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.mockito : mockito-core jar 2.27.0
org.mockito : mockito-junit-jupiter jar 2.27.0
org.springframework : spring-test jar 5.1.6.RELEASE
org.springframework.security : spring-security-test jar 5.1.5.RELEASE

Project Modules

There are no modules declared in this project.