<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-core</artifactId>
<version>1.2.2</version>
</dependency>
<parent> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-parent</artifactId> <version>1.2.2</version> </parent>
compile
|-- javax.activation:activation
|-- javax.mail:mail
|-- wsdl4j:wsdl4j
|-- jaxen:jaxen
|-- stax:stax
|-- stax:stax-api
|-- commons-codec:commons-codec
|-- org.apache.ws.commons:XmlSchema
|-- xalan:xalan
|-- log4j:log4j
|-- jdom:jdom
|-- commons-logging:commons-logging
|-- commons-httpclient:commons-httpclient
test