File | Operation |
---|---|
dropwizard-bom-4.0.0-beta.4.pom | download |
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-bom</artifactId>
<version>4.0.0-beta.4</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-bom', version='4.0.0-beta.4')
)
<parent> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-project</artifactId> <version>4.0.0-beta.4</version> </parent>