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