is not current version
Last Version 5.0.0

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

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

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

uaa-token-lib
Version

Version

4.0.0
Type

Type

jar

Download uaa-token-lib 4.0.0


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