<dependency>
<groupId>com.athaydes</groupId>
<artifactId>spock-reports</artifactId>
<version>1.6.1</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:2.0.8
|-- org.codehaus.groovy:groovy-xml:2.0.8
|-- org.codehaus.groovy:groovy-json:2.0.8
|-- org.codehaus.groovy:groovy-templates:2.0.8
|-- org.spockframework:spock-core:1.1-groovy-2.0
|-- org.slf4j:slf4j-api:1.7.13
|-- junit:junit:4.12
test