Skip to content

Instantly share code, notes, and snippets.

@javaeeeee
Created February 10, 2015 03:46
Show Gist options
  • Select an option

  • Save javaeeeee/11be4e2a4d63715da1f9 to your computer and use it in GitHub Desktop.

Select an option

Save javaeeeee/11be4e2a4d63715da1f9 to your computer and use it in GitHub Desktop.
Dropwizard Maven Authentication dependency
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-auth</artifactId>
<version>${dropwizard.version}</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment