mvc-auth-commons

Java library that simplifies the use of Auth0 for server-side MVC web apps

License

License

GroupId

GroupId

com.auth0
ArtifactId

ArtifactId

mvc-auth-commons
Last Version

Last Version

1.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

mvc-auth-commons
Java library that simplifies the use of Auth0 for server-side MVC web apps
Project URL

Project URL

https://github.com/auth0/auth0-java-mvc-common
Source Code Management

Source Code Management

https://github.com/auth0/auth0-java-mvc-common

Download mvc-auth-commons

How to add to project

<!-- https://jarcasting.com/artifacts/com.auth0/mvc-auth-commons/ -->
<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>mvc-auth-commons</artifactId>
    <version>1.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.auth0/mvc-auth-commons/
implementation 'com.auth0:mvc-auth-commons:1.9.2'
// https://jarcasting.com/artifacts/com.auth0/mvc-auth-commons/
implementation ("com.auth0:mvc-auth-commons:1.9.2")
'com.auth0:mvc-auth-commons:jar:1.9.2'
<dependency org="com.auth0" name="mvc-auth-commons" rev="1.9.2">
  <artifact name="mvc-auth-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.auth0', module='mvc-auth-commons', version='1.9.2')
)
libraryDependencies += "com.auth0" % "mvc-auth-commons" % "1.9.2"
[com.auth0/mvc-auth-commons "1.9.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.auth0 : auth0 jar 1.40.2
com.auth0 : java-jwt jar 3.19.1
com.auth0 : jwks-rsa jar 0.21.1

runtime (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.commons : commons-lang3 jar 3.11
com.google.guava : guava-annotations jar r03
commons-codec : commons-codec jar 1.15

Project Modules

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

Auth0

Versions

Version
1.9.2
1.9.1
1.9.0
1.8.2
1.8.1
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.11
1.0.10
1.0.9
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.1.2
0.1.1
0.1.0