<dependency>
<groupId>org.codehaus.castor</groupId>
<artifactId>castor-xml</artifactId>
<version>1.3.3</version>
</dependency>
<parent> <groupId>org.codehaus.castor</groupId> <artifactId>castor</artifactId> <version>1.3.3</version> </parent>
compile
|-- org.codehaus.castor:castor-core
|-- commons-logging:commons-logging
|-- commons-collections:commons-collections
|-- stax:stax
|-- org.springframework:spring-context
|-- oro:oro
|-- jakarta-regexp:jakarta-regexp
|-- ldapsdk:ldapsdk
test
|-- junit:junit
|-- log4j:log4j
|-- org.springframework:spring-test
|-- ant:ant
|-- edu.umd.cs.mtc:multithreadedtc
|-- xmlunit:xmlunit