文件名 | 操作 |
---|---|
dropwizard-parent-2.0.0-rc5.pom | 下载 |
<dependency>
<groupId>io.dropwizard</groupId>
<artifactId>dropwizard-parent</artifactId>
<version>2.0.0-rc5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-parent', version='2.0.0-rc5')
)