is not current version
Last Version 5.0.0

Predix UAA Token Library 4.0.1

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

License

License

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

uaa-token-lib
Version

Version

4.0.1
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 4.0.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.security.oauth : spring-security-oauth2 jar 2.2.0.RELEASE
org.apache.commons : commons-collections4 jar 4.1
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.commons : commons-lang3 jar 3.6
org.springframework : spring-beans jar 4.1.6.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.5.4
org.springframework.security : spring-security-jwt jar 1.0.2.RELEASE
org.bouncycastle : bcprov-jdk15on jar 1.52
org.slf4j : slf4j-log4j12 jar 1.7.12
com.github.ben-manes.caffeine : caffeine jar 2.6.2

test (3)

Group / Artifact Type Version
org.testng : testng jar 6.8
org.mockito : mockito-all jar 1.9.0
org.springframework : spring-test jar 4.1.5.RELEASE

Project Modules

There are no modules declared in this project.