File | Operation |
---|---|
hot-deployer-2.1.3.pom | download |
<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>hot-deployer</artifactId>
<version>2.1.3</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='hot-deployer', version='2.1.3')
)