File | Operation |
---|---|
dropwizard-parent-2.1.6.pom | download |
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.1.6</version>
<type>pom</type>
</dependency>
<parent> <groupId>io.dropwizard</groupId> <artifactId>dropwizard-dependencies</artifactId> <version>2.1.6</version> </parent>