<dependency>
<groupId>uk.co.qorr</groupId>
<artifactId>hvalspik-extensions-webcontainers</artifactId>
<version>1.5.8</version>
</dependency>
@Grapes(
@Grab(group='uk.co.qorr', module='hvalspik-extensions-webcontainers', version='1.5.8')
)
<parent> <groupId>uk.co.qorr</groupId> <artifactId>hvalspik-parent</artifactId> <version>1.5.8</version> </parent>
compile
|-- com.jayway.restassured:rest-assured
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
runtime
test
|-- uk.co.qorr:hvalspik-deployables-maven
|-- uk.co.qorr:hvalspik-junit4
|-- junit:junit