gwt-jwt-decode

GWT Wrapper for JWT decode.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.wisepersist
ArtifactId

ArtifactId

gwt-jwt-decode
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-jwt-decode
GWT Wrapper for JWT decode.

Download gwt-jwt-decode

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.gwt : gwt-user jar 2.7.0
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.code.findbugs : annotations jar 3.0.1
com.google.guava : guava-gwt jar 19.0

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.2.7
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.0