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