is not current version
Last Version 1.9.2

mvc-auth-commons 1.7.0

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
Version

Version

1.7.0
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 1.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.auth0 : auth0 jar 1.31.0
com.auth0 : java-jwt jar 3.16.0
com.auth0 : jwks-rsa jar 0.18.0

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.