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