<dependency>
<groupId>org.jacorb</groupId>
<artifactId>jacorb-orbreinvoke-jacorb-imr</artifactId>
<version>3.9</version>
</dependency>
@Grapes(
@Grab(group='org.jacorb', module='jacorb-orbreinvoke-jacorb-imr', version='3.9')
)