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