License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.wisepersist |
ArtifactId | ArtifactIdgwt-jwt-decode |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongwt-jwt-decode
GWT Wrapper for JWT decode.
|
Filename | Size |
---|---|
gwt-jwt-decode-1.0.4.pom | |
gwt-jwt-decode-1.0.4.jar | 8 KB |
gwt-jwt-decode-1.0.4-sources.jar | 5 KB |
gwt-jwt-decode-1.0.4-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.2.7 |
org.testng : testng | jar | 6.9.10 |