Dropwizard BOM (Bill of Materials) ensures consistent versions of Dropwizard modules in a project.
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-bom</artifactId>
<version>5.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a basic Dropwizard application.
No known issues recorded.
No dependency data recorded yet.