File | Operation |
---|---|
dropwizard-bom-4.0.1.pom | download |
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-bom</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
<parent> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-project</artifactId> <version>4.0.1</version> </parent>