<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-http</artifactId>
<version>2011.02</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-http', version='2011.02')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>binding-components</artifactId> <version>2011.02</version> </parent>
compile
|-- commons-httpclient:commons-httpclient
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.geronimo.specs:geronimo-servlet_3.0_spec
|-- org.apache.servicemix:servicemix-common
|-- org.apache.servicemix:servicemix-shared
|-- org.mortbay.jetty:jetty-management
|-- org.mortbay.jetty:jetty-client
|-- org.apache.servicemix:servicemix-common
provided
|-- com.thoughtworks.xstream:xstream
|-- org.apache.geronimo.modules:geronimo-activation
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec
|-- org.apache.servicemix:servicemix-utils
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.springframework:spring-aop
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-core
|-- org.springframework:spring-web
test
|-- log4j:log4j
|-- org.apache.servicemix:servicemix-components