| License |
License |
|---|---|
| Categories |
CategoriesTomcat Container Application Servers Security |
| GroupId | GroupIdit.cosenonjaviste |
| ArtifactId | ArtifactIdtomcat-jwt-security |
| Version | Version3.0.0 |
| Type | Typejar |
| Description |
Descriptionit.cosenonjaviste:tomcat-jwt-security
JWT Tomcat Valve and utility classes for handling JWT tokens
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tomcat-jwt-security-3.0.0.pom | |
| tomcat-jwt-security-3.0.0.jar | 33 KB |
| tomcat-jwt-security-3.0.0-sources.jar | 19 KB |
| tomcat-jwt-security-3.0.0-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cosenonjaviste/tomcat-jwt-security/ -->
<dependency>
<groupId>it.cosenonjaviste</groupId>
<artifactId>tomcat-jwt-security</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.cosenonjaviste/tomcat-jwt-security/
implementation 'it.cosenonjaviste:tomcat-jwt-security:3.0.0'
// https://jarcasting.com/artifacts/it.cosenonjaviste/tomcat-jwt-security/
implementation ("it.cosenonjaviste:tomcat-jwt-security:3.0.0")
'it.cosenonjaviste:tomcat-jwt-security:jar:3.0.0'
<dependency org="it.cosenonjaviste" name="tomcat-jwt-security" rev="3.0.0">
<artifact name="tomcat-jwt-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cosenonjaviste', module='tomcat-jwt-security', version='3.0.0')
)
libraryDependencies += "it.cosenonjaviste" % "tomcat-jwt-security" % "3.0.0"
[it.cosenonjaviste/tomcat-jwt-security "3.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.auth0 : java-jwt | jar | 3.9.0 |
| com.auth0 : jwks-rsa | jar | 0.9.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 8.0.28 |
| org.apache.tomcat : tomcat-coyote | jar | 8.0.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.19 |
| org.mock-server : mockserver-netty | jar | 5.8.1 |