Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.
'io.dropwizard:dropwizard-db:0.8.2'
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-db</artifactId>
<version>0.8.2</version>
</dependency>
<dependency org="io.dropwizard" name="dropwizard-db" rev="0.8.2"/>
"io.dropwizard", "dropwizard-db", "0.8.2"