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