<dependency>
<groupId>org.ow2.carol</groupId>
<artifactId>carol-iiop-delegate</artifactId>
<version>3.0.10</version>
</dependency>
@Grapes(
@Grab(group='org.ow2.carol', module='carol-iiop-delegate', version='3.0.10')
)
<parent> <groupId>org.ow2.carol</groupId> <artifactId>carol-modules</artifactId> <version>3.0.10</version> </parent>