License |
License |
---|---|
GroupId | GroupIdorg.apache.james |
ArtifactId | ArtifactIdjames-server-jwt |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache James :: Server :: JWT
Apache James Mail Server
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
james-server-jwt-3.7.0.pom | |
james-server-jwt-3.7.0.jar | 14 KB |
james-server-jwt-3.7.0-tests.jar | 2 KB |
james-server-jwt-3.7.0-test-sources.jar | 16 KB |
james-server-jwt-3.7.0-sources.jar | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.james/james-server-jwt/ -->
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-jwt</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.james/james-server-jwt/
implementation 'org.apache.james:james-server-jwt:3.7.0'
// https://jarcasting.com/artifacts/org.apache.james/james-server-jwt/
implementation ("org.apache.james:james-server-jwt:3.7.0")
'org.apache.james:james-server-jwt:jar:3.7.0'
<dependency org="org.apache.james" name="james-server-jwt" rev="3.7.0">
<artifact name="james-server-jwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.james', module='james-server-jwt', version='3.7.0')
)
libraryDependencies += "org.apache.james" % "james-server-jwt" % "3.7.0"
[org.apache.james/james-server-jwt "3.7.0"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : jwks-rsa | jar | 0.20.0 |
com.github.fge : throwing-lambdas | jar | 0.5.0 |
com.google.guava : guava | jar | 31.0.1-jre |
com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
javax.activation : activation | jar | 1.1.1 |
javax.inject : javax.inject | jar | 1 |
javax.xml.bind : jaxb-api | jar | 2.3.1 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.james : testing-base | jar | 3.7.0 |
org.mock-server : mockserver-netty | jar | 5.11.2 |