Last Version

mvc-auth-commons 1.9.2

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.9.2
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.9.2


<!-- 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.