<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-java2wsdl</artifactId>
<version>1.7.6</version>
</dependency>
<parent> <groupId>org.apache.axis2</groupId> <artifactId>axis2</artifactId> <version>1.7.6</version> </parent>
compile
|-- org.apache.axis2:axis2-kernel
|-- org.apache.axis2:axis2-transport-http
|-- org.apache.axis2:axis2-transport-local
|-- commons-logging:commons-logging
|-- org.apache.ws.xmlschema:xmlschema-core
|-- com.sun.xml.ws:jaxws-tools
test
|-- xalan:xalan
|-- org.apache.axis2:axis2-adb
|-- junit:junit