Bill of materials to make sure a consistent set of versions is used for Dropwizard modules.
'io.dropwizard:dropwizard-bom:0.9.0'
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-bom</artifactId>
<version>0.9.0</version>
</dependency>
<dependency org="io.dropwizard" name="dropwizard-bom" rev="0.9.0"/>
"io.dropwizard", "dropwizard-bom", "0.9.0"