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