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