Predix UAA Token Library

This library contains classes that help verify UAA issued JSON Web Tokens.

License

License

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

uaa-token-lib
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Predix UAA Token Library
This library contains classes that help verify UAA issued JSON Web Tokens.
Project URL

Project URL

https://github.com/predix/spring-jwt-validation-filter
Source Code Management

Source Code Management

https://github.com/predix/spring-jwt-validation-filter

Download uaa-token-lib

How to add to project

<!-- https://jarcasting.com/artifacts/com.ge.predix/uaa-token-lib/ -->
<dependency>
    <groupId>com.ge.predix</groupId>
    <artifactId>uaa-token-lib</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ge.predix/uaa-token-lib/
implementation 'com.ge.predix:uaa-token-lib:5.0.0'
// https://jarcasting.com/artifacts/com.ge.predix/uaa-token-lib/
implementation ("com.ge.predix:uaa-token-lib:5.0.0")
'com.ge.predix:uaa-token-lib:jar:5.0.0'
<dependency org="com.ge.predix" name="uaa-token-lib" rev="5.0.0">
  <artifact name="uaa-token-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ge.predix', module='uaa-token-lib', version='5.0.0')
)
libraryDependencies += "com.ge.predix" % "uaa-token-lib" % "5.0.0"
[com.ge.predix/uaa-token-lib "5.0.0"]

Dependencies

compile (14)

Group / Artifact Type Version
org.springframework.security.oauth : spring-security-oauth2 jar 2.5.0.RELEASE
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-lang3 jar 3.11
org.springframework : spring-core jar 5.3.4
org.springframework : spring-webmvc jar 5.3.4
javax.servlet : javax.servlet-api jar 4.0.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.springframework.security : spring-security-core jar 4.2.20.RELEASE
org.springframework.security : spring-security-web jar 4.2.20.RELEASE
org.springframework.security : spring-security-config jar 4.2.20.RELEASE
org.springframework.security : spring-security-jwt jar 1.1.1.RELEASE
org.bouncycastle : bcprov-jdk15on jar 1.68
org.slf4j : slf4j-api jar 1.7.30
com.github.ben-manes.caffeine : caffeine jar 2.6.2

test (4)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.mockito : mockito-all jar 1.10.19
org.springframework : spring-test jar 5.3.4
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.
com.ge.predix

Predix

Your cloud platform for the Industrial Internet

Versions

Version
5.0.0
4.0.1
4.0.0
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.2
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.1