<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>hot-deployer</artifactId>
<version>3.0.0</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='hot-deployer', version='3.0.0')
)