<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.14</version>
</dependency>
compile
|-- bsf:bsf:2.4.0
|-- commons-logging:commons-logging:1.2
|-- com.thoughtworks.qdox:qdox:1.12.1
|-- jline:jline:2.12
|-- junit:junit:4.12
|-- com.thoughtworks.xstream:xstream:1.4.10
|-- org.fusesource.jansi:jansi:1.11
provided
|-- javax.servlet:servlet-api:2.4
runtime
|-- org.apache.ant:ant-junit:1.9.4
|-- org.apache.ant:ant-launcher:1.9.4