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