<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-vfs</artifactId>
<version>2010.01</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-vfs', version='2010.01')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>components-pom</artifactId> <version>5</version> </parent>
compile
|-- commons-vfs:commons-vfs:1.0
|-- org.apache.servicemix:servicemix-shared
|-- junit:junit
|-- ant:ant:1.6.2
|-- commons-net:commons-net:1.4.1
|-- commons-logging:commons-logging
|-- commons-collections:commons-collections:3.1
|-- jdom:jdom:1.0
|-- commons-httpclient:commons-httpclient:2.0.2
|-- oro:oro:2.0.8
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
provided
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
test