Created
February 10, 2015 03:46
-
-
Save javaeeeee/11be4e2a4d63715da1f9 to your computer and use it in GitHub Desktop.
Dropwizard Maven Authentication dependency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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