Last Version

ChillDev Commons JWT 0.4.4

JSON Web Tokens utilities.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-jwt
Version

Version

0.4.4
Type

Type

jar
Description

Description

ChillDev Commons JWT
JSON Web Tokens utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-jwt 0.4.4


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

Dependencies

compile (1)

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

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.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.springframework : spring-test jar 5.1.2.RELEASE
org.springframework.security : spring-security-test jar 5.1.1.RELEASE

Project Modules

There are no modules declared in this project.