MVN

com.auth0 : mvc-auth-commons

Maven & Gradle

Jul 18, 2023
4 usages
39 stars

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

<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>mvc-auth-commons</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.auth0 : mvc-auth-commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of com.auth0 : mvc-auth-commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
mvc-auth-commons-1.10.0
1.9.x
mvc-auth-commons-1.9.5
mvc-auth-commons-1.9.4
mvc-auth-commons-1.9.3
mvc-auth-commons-1.9.2
mvc-auth-commons-1.9.1
mvc-auth-commons-1.9.0
1.8.x
mvc-auth-commons-1.8.2
mvc-auth-commons-1.8.1
mvc-auth-commons-1.8.0
1.7.x
mvc-auth-commons-1.7.0
1.6.x
mvc-auth-commons-1.6.0
1.5.x
mvc-auth-commons-1.5.0
1.4.x
mvc-auth-commons-1.4.0
1.3.x
mvc-auth-commons-1.3.0
1.2.x
mvc-auth-commons-1.2.0
1.1.x
mvc-auth-commons-1.1.0
1.0.x
mvc-auth-commons-1.0.11
mvc-auth-commons-1.0.10
mvc-auth-commons-1.0.9
mvc-auth-commons-1.0.8
mvc-auth-commons-1.0.6
mvc-auth-commons-1.0.5
mvc-auth-commons-1.0.4
mvc-auth-commons-1.0.3
mvc-auth-commons-1.0.2
mvc-auth-commons-1.0.0
0.1.x
mvc-auth-commons-0.1.2
mvc-auth-commons-0.1.1
mvc-auth-commons-0.1.0

How to add a dependency to Maven

Add the following com.auth0 : mvc-auth-commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.auth0</groupId>
    <artifactId>mvc-auth-commons</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.auth0 : mvc-auth-commons gradle dependency to your build.gradle file:

implementation 'com.auth0:mvc-auth-commons:1.10.0'

Gradle Kotlin DSL: Add the following com.auth0 : mvc-auth-commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.auth0:mvc-auth-commons:1.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.auth0 : mvc-auth-commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.auth0" % "mvc-auth-commons" % "1.10.0"

Advertisement

Dependencies from Group

Mar 31, 2023
627 usages
5.3k stars
Jul 28, 2023
65 usages
176 stars
Jul 18, 2023
13 usages
265 stars
Jan 11, 2023
9 usages
65 stars
Jul 18, 2023
4 usages
39 stars

Discover Dependencies

Sep 03, 2022
3 usages
150 stars
May 24, 2013
4 usages
538 stars
Nov 02, 2018
5 usages
444 stars
Jun 05, 2021
5 usages
56 stars
Jul 11, 2023
24 usages
106 stars
Aug 23, 2023
73 usages
3 stars
Aug 14, 2020
14 usages
May 02, 2023
27 usages
2k stars
Jul 22, 2019
4 usages
2 stars