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