License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.auth0 |
ArtifactId | ArtifactIdauth0-spring-security-api |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionauth0-spring-security-api
Auth0 Java Spring integration for API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.auth0/auth0-spring-security-api/ -->
<dependency>
<groupId>com.auth0</groupId>
<artifactId>auth0-spring-security-api</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.auth0/auth0-spring-security-api/
implementation 'com.auth0:auth0-spring-security-api:1.5.1'
// https://jarcasting.com/artifacts/com.auth0/auth0-spring-security-api/
implementation ("com.auth0:auth0-spring-security-api:1.5.1")
'com.auth0:auth0-spring-security-api:jar:1.5.1'
<dependency org="com.auth0" name="auth0-spring-security-api" rev="1.5.1">
<artifact name="auth0-spring-security-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.auth0', module='auth0-spring-security-api', version='1.5.1')
)
libraryDependencies += "com.auth0" % "auth0-spring-security-api" % "1.5.1"
[com.auth0/auth0-spring-security-api "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 3.19.1 |
com.auth0 : jwks-rsa | jar | 0.21.1 |
org.springframework.security : spring-security-core | jar | 4.2.20.RELEASE |
org.springframework.security : spring-security-web | jar | 4.2.20.RELEASE |
org.springframework.security : spring-security-config | jar | 4.2.20.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.14 |
org.slf4j : slf4j-api | jar | 1.7.30 |