File | Operation |
---|---|
orchestra-modules-4.1.0.pom | download |
<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-modules</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-modules', version='4.1.0')
)
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-parent</artifactId> <version>4.1.0</version> </parent>