is not current version
Last Version 5.0.0

com.ge.predix:uaa-token-lib 3.1.1

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

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

uaa-token-lib
Version

Version

3.1.1
Type

Type

jar

Download uaa-token-lib 3.1.1


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