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