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