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