auth0-spring-security-api

Auth0 Java Spring integration for API

License

License

Categories

Categories

Security
GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

auth0-spring-security-api
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

auth0-spring-security-api
Auth0 Java Spring integration for API
Project URL

Project URL

https://github.com/auth0/auth0-spring-security-api
Source Code Management

Source Code Management

https://github.com/auth0/auth0-spring-security-api

Download auth0-spring-security-api

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (2)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.14
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.
com.auth0

Auth0

Versions

Version
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.1
1.1.0
1.0.0
1.0.0-rc.3
1.0.0-rc.2
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.0.3
0.0.2
0.0.1