<dependency>
<groupId>org.ninjaframework</groupId>
<artifactId>ninja-test-utilities</artifactId>
<version>5.1.2</version>
</dependency>
@Grapes(
@Grab(group='org.ninjaframework', module='ninja-test-utilities', version='5.1.2')
)
<parent> <groupId>org.ninjaframework</groupId> <artifactId>ninja</artifactId> <version>5.1.2</version> </parent>
compile
|-- org.ninjaframework:ninja-core
|-- org.ninjaframework:ninja-standalone
|-- junit:junit
|-- org.fluentlenium:fluentlenium-core
|-- org.apache.httpcomponents:httpclient
|-- org.apache.httpcomponents:httpmime