<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>1.6.0</version>
</dependency>
compile
|-- bsf:bsf:2.4.0
|-- javax.servlet:servlet-api:2.4
|-- com.thoughtworks.xstream:xstream:1.3
provided
|-- org.livetribe:livetribe-jsr223:2.0.4
runtime
|-- org.apache.ant:ant-junit:1.7.1
|-- org.apache.ant:ant-launcher:1.7.1
|-- commons-logging:commons-logging:1.1
test