文件名 | 操作 |
---|---|
bindingcomponents-3.2.pom | 下载 |
<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')
)