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