<dependency>
<groupId>org.apache.geronimo.configs</groupId>
<artifactId>jsr88-war-configurer</artifactId>
<version>2.2.1</version>
<type>car</type>
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.configs', module='jsr88-war-configurer', version='2.2.1')
)