Jar examples for m:mvc-auth-commons
Java library that simplifies the use of Auth0 for server-side MVC web apps
You can download jar file mvc-auth-commons 0.1.1 in this page.
The MIT License (MIT)
You can use the following script to add mvc-auth-commons-0.1.1.jar to your project.
<dependency> <groupId>com.auth0</groupId> <artifactId>mvc-auth-commons</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.auth0', name: 'mvc-auth-commons', version: '0.1.1'
libraryDependencies += "com.auth0" % "mvc-auth-commons" % "0.1.1"
<dependency org="com.auth0" name="mvc-auth-commons" rev="0.1.1"/>
@Grapes(@Grab(group='com.auth0', module='mvc-auth-commons', version='0.1.1'))
'com.auth0:mvc-auth-commons:jar:0.1.1'
Click the following link to download the jar file.
mvc-auth-commons-0.1.1-javadoc.jar