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