<dependency>
<groupId>uk.co.qorr</groupId>
<artifactId>hvalspik-extensions-dse</artifactId>
<version>1.3.0</version>
</dependency>
@Grapes(
@Grab(group='uk.co.qorr', module='hvalspik-extensions-dse', version='1.3.0')
)
<parent> <groupId>uk.co.qorr</groupId> <artifactId>hvalspik-parent</artifactId> <version>1.3.0</version> </parent>
compile
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
runtime
|-- org.slf4j:log4j-over-slf4j
test
|-- uk.co.qorr:hvalspik-junit4
|-- com.datastax.cassandra:cassandra-driver-core
|-- junit:junit