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