File | Operation |
---|---|
features-parent-7.0.0.pom | download |
<dependency>
<groupId>org.apache.servicemix.parent</groupId>
<artifactId>features-parent</artifactId>
<version>7.0.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.parent', module='features-parent', version='7.0.0')
)
<parent> <groupId>org.apache.servicemix.parent</groupId> <artifactId>assemblies-parent</artifactId> <version>7.0.0</version> </parent>