License |
License |
---|---|
GroupId | GroupIdeu.webtoolkit |
ArtifactId | ArtifactIdjwt |
Version | Version3.2.0 |
Type | Typejar |
Description |
DescriptionJava Web Toolkit
Java library for developing web applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
jwt-3.2.0.pom | |
jwt-3.2.0.jar | 2 MB |
jwt-3.2.0-sources.jar | 2 MB |
jwt-3.2.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.webtoolkit/jwt/ -->
<dependency>
<groupId>eu.webtoolkit</groupId>
<artifactId>jwt</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.webtoolkit/jwt/
implementation 'eu.webtoolkit:jwt:3.2.0'
// https://jarcasting.com/artifacts/eu.webtoolkit/jwt/
implementation ("eu.webtoolkit:jwt:3.2.0")
'eu.webtoolkit:jwt:jar:3.2.0'
<dependency org="eu.webtoolkit" name="jwt" rev="3.2.0">
<artifact name="jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.webtoolkit', module='jwt', version='3.2.0')
)
libraryDependencies += "eu.webtoolkit" % "jwt" % "3.2.0"
[eu.webtoolkit/jwt "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-fileupload : commons-fileupload | jar | 1.2.2 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.slf4j : slf4j-api | jar | 1.6.4 |
org.slf4j : slf4j-simple | jar | 1.6.4 |