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