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