<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-transport-http</artifactId>
<version>1.5.3</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-transport-http', version='1.5.3')
)