<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-http</artifactId>
<version>2010.01</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-http', version='2010.01')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>components-pom</artifactId> <version>5</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared
|-- commons-logging:commons-logging
|-- commons-httpclient:commons-httpclient:3.0
|-- org.mortbay.jetty:jetty:6.1.22
|-- org.mortbay.jetty:jetty-management:6.1.22
|-- org.mortbay.jetty:jetty-client:6.1.22
|-- org.apache.geronimo.specs:geronimo-servlet_2.5_spec:1.1.2
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.servicemix:servicemix-common
provided
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.apache.servicemix:servicemix-utils
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.5
|-- org.apache.geronimo.modules:geronimo-activation:2.0.1
|-- org.springframework:spring-core
|-- org.springframework:spring-web
|-- org.springframework:spring-beans
|-- org.springframework:spring-aop
|-- org.springframework:spring-context
|-- com.thoughtworks.xstream:xstream:1.3
test
|-- org.apache.servicemix:servicemix-core