License |
License |
---|---|
Categories |
CategoriesJSON Data jjwt Security |
GroupId | GroupIdio.jsonwebtoken |
ArtifactId | ArtifactIdjjwt-root |
Last Version | Last Version0.11.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJJWT
JSON Web Token support for the JVM and Android
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jjwt-root-0.11.5.pom | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.jsonwebtoken/jjwt-root/ -->
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt-root</artifactId>
<version>0.11.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.jsonwebtoken/jjwt-root/
implementation 'io.jsonwebtoken:jjwt-root:0.11.5'
// https://jarcasting.com/artifacts/io.jsonwebtoken/jjwt-root/
implementation ("io.jsonwebtoken:jjwt-root:0.11.5")
'io.jsonwebtoken:jjwt-root:pom:0.11.5'
<dependency org="io.jsonwebtoken" name="jjwt-root" rev="0.11.5">
<artifact name="jjwt-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.jsonwebtoken', module='jjwt-root', version='0.11.5')
)
libraryDependencies += "io.jsonwebtoken" % "jjwt-root" % "0.11.5"
[io.jsonwebtoken/jjwt-root "0.11.5"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.5.16 |
org.easymock : easymock | jar | 3.6 |
org.powermock : powermock-module-junit4 | jar | 2.0.0-beta.5 |
org.powermock : powermock-api-easymock | jar | 2.0.0-beta.5 |
org.powermock : powermock-core | jar | 2.0.0-beta.5 |
junit : junit | jar | 4.13.1 |