File | Operation |
---|---|
maven-plugins-pom-7.pom | download |
<dependency>
<groupId>org.apache.servicemix.tooling</groupId>
<artifactId>maven-plugins-pom</artifactId>
<version>7</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.tooling', module='maven-plugins-pom', version='7')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>servicemix-pom</artifactId> <version>5</version> </parent>