<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-plugin-testing</artifactId>
<version>3.1.15</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:2.4.7
|-- org.slf4j:slf4j-api:1.7.21
|-- org.slf4j:jcl-over-slf4j:1.7.21
|-- org.grails:grails-test:3.1.15
|-- org.grails:grails-logging:3.1.15
|-- org.grails:grails-async:3.1.15
|-- org.springframework:spring-test:4.2.8.RELEASE
|-- org.springframework.boot:spring-boot-starter-test:1.3.8.RELEASE
|-- org.spockframework:spock-spring:1.0-groovy-2.4
|-- org.spockframework:spock-core:1.0-groovy-2.4
|-- junit:junit:4.12
runtime
test