Download dropwizard-auth-0.6.2.jar file - Jar d

Jar examples for d:dropwizard-auth

Description

You can download jar file dropwizard-auth 0.6.2 in this page.

Build File

You can use the following script to add dropwizard-auth-0.6.2.jar to your project.

<dependency>
   <groupId>com.yammer.dropwizard</groupId>
   <artifactId>dropwizard-auth</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'com.yammer.dropwizard', name: 'dropwizard-auth', version: '0.6.2'
libraryDependencies += "com.yammer.dropwizard" % "dropwizard-auth" % "0.6.2"
<dependency org="com.yammer.dropwizard" name="dropwizard-auth" rev="0.6.2"/>
@Grapes(@Grab(group='com.yammer.dropwizard', module='dropwizard-auth', version='0.6.2'))
'com.yammer.dropwizard:dropwizard-auth:jar:0.6.2'

Download

Click the following link to download the jar file.

dropwizard-auth-0.6.2-javadoc.jar
dropwizard-auth-0.6.2-sources.jar
dropwizard-auth-0.6.2.jar
dropwizard-auth-0.6.2.pom



Related Tutorials