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