文件名 | 操作 |
---|---|
hotdeploy-2.1.6.pom | 下载 |
<dependency>
<groupId>org.apache.geronimo.plugins</groupId>
<artifactId>hotdeploy</artifactId>
<version>2.1.6</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.plugins', module='hotdeploy', version='2.1.6')
)