Last Version

pro.javatar.security:jwt-lib 0.0.31

Javatar oidc integration with Identity Provider

License

License

Categories

Categories

Security
GroupId

GroupId

pro.javatar.security
ArtifactId

ArtifactId

jwt-lib
Version

Version

0.0.31
Type

Type

jar
Description

Description

Javatar oidc integration with Identity Provider
Project Organization

Project Organization

Javatar LLC
Source Code Management

Source Code Management

https://github.com/JavatarPro/javatar-security/tree/master/jwt-lib

Download jwt-lib 0.0.31


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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.2
org.bouncycastle : bcprov-jdk15on jar 1.50
org.bouncycastle : bcpkix-jdk15on jar 1.50
commons-codec : commons-codec jar
org.apache.httpcomponents : httpclient jar 4.5.11

provided (3)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.slf4j : slf4j-api jar 1.7.25
org.mapstruct : mapstruct jar 1.3.1.Final

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.