File | Operation |
---|---|
cassandra-unit-parent-3.7.1.0.pom | download |
<dependency>
<groupId>org.cassandraunit</groupId>
<artifactId>cassandra-unit-parent</artifactId>
<version>3.7.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.cassandraunit', module='cassandra-unit-parent', version='3.7.1.0')
)