Download auth0-spring-mvc-0.0.1.jar file - Jar a

Jar examples for a:auth0-spring-mvc

Description

Permits easy integration between Auth0 and a Spring app

You can download jar file auth0-spring-mvc 0.0.1 in this page.

Build File

You can use the following script to add auth0-spring-mvc-0.0.1.jar to your project.

<dependency>
   <groupId>com.auth0</groupId>
   <artifactId>auth0-spring-mvc</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.auth0', name: 'auth0-spring-mvc', version: '0.0.1'
libraryDependencies += "com.auth0" % "auth0-spring-mvc" % "0.0.1"
<dependency org="com.auth0" name="auth0-spring-mvc" rev="0.0.1"/>
@Grapes(@Grab(group='com.auth0', module='auth0-spring-mvc', version='0.0.1'))
'com.auth0:auth0-spring-mvc:jar:0.0.1'

Download

Click the following link to download the jar file.

auth0-spring-mvc-0.0.1-javadoc.jar
auth0-spring-mvc-0.0.1-sources.jar
auth0-spring-mvc-0.0.1.jar
auth0-spring-mvc-0.0.1.pom



Related Tutorials