<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-jaxws</artifactId>
<version>1.0</version>
</dependency>
<parent> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-parent</artifactId> <version>1.0</version> </parent>
compile
|-- org.codehaus.xfire:xfire-jaxb2
|-- org.codehaus.xfire:xfire-aegis
|-- org.codehaus.xfire:xfire-java5
|-- org.codehaus.xfire:xfire-generator
|-- org.codehaus.xfire:xfire-xmlbeans
|-- xfire:sun-jaxws-api:2.0-ea3
|-- xfire:sun-saaj-api:2.0-ea3
|-- org.codehaus.xfire:xfire-annotations
|-- xfire:sun-saaj-impl:2.0-ea3
|-- org.codehaus.xfire:xfire-core
test