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