ChillDev Commons JWT

JSON Web Tokens utilities.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-jwt
Last Version

Last Version

0.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

ChillDev Commons JWT
JSON Web Tokens utilities.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-jwt

How to add to project

<!-- 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.

Versions

Version
0.4.4
0.4.1
0.4.0
0.3.19
0.3.16
0.3.15
0.3.14
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.2
0.3.1
0.3.0