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