<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-test</artifactId>
<version>2.3.11</version>
</dependency>
compile
|-- org.slf4j:jcl-over-slf4j:1.7.5
|-- org.springframework:spring-tx:3.2.9.RELEASE
|-- org.grails:grails-plugin-converters:2.3.11
|-- org.spockframework:spock-core:0.7-groovy-2.0
|-- org.grails:grails-web:2.3.11
|-- org.grails:grails-plugin-mimetypes:2.3.11
|-- junit:junit:4.11
test
|-- org.objenesis:objenesis:1.2
|-- org.spockframework:spock-core:0.7-groovy-2.0
|-- junit:junit:4.11