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