<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-jaxb</artifactId>
<version>1.2.5</version>
</dependency>
<parent> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-parent</artifactId> <version>1.2.5</version> </parent>
compile
|-- org.codehaus.xfire:xfire-aegis
|-- msv:relaxngDatatype:20050913
|-- com.sun.xml.bind:jaxb-impl:1.0.5
|-- msv:msv:20050913
|-- javax.xml.bind:jaxb-api:1.0
|-- org.codehaus.xfire:xfire-core
|-- stax-utils:stax-utils:snapshot-20040917
test