Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 300 Bytes

Dropwizard + Gradle = ♥

Minimal example of getting Dropwizard going with Gradle. (instead of Maven)

Because the only thing I hate more than Java is XML.

Gotchas

You need Gradle 1.1, otherwise you'll run into a dependency resolution bug.