<dependency>
<groupId>org.codehaus.xfire</groupId>
<artifactId>xfire-spring</artifactId>
<version>1.1.1</version>
</dependency>
<parent> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-parent</artifactId> <version>1.1.1</version> </parent>
compile
|-- junit:junit
|-- org.apache.xbean:xbean-spring
|-- org.codehaus.xfire:xfire-xmlbeans
|-- org.codehaus.xfire:xfire-annotations
|-- org.springframework:spring
test