is not current version
Last Version 4.3.1.0

org.cassandraunit:cassandra-unit 2.0.2.0

Test framekork to develop with Cassandra

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cassandraunit
ArtifactId

ArtifactId

cassandra-unit
Version

Version

2.0.2.0
Type

Type

jar

Download cassandra-unit 2.0.2.0


<!-- https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit/ -->
<dependency>
    <groupId>org.cassandraunit</groupId>
    <artifactId>cassandra-unit</artifactId>
    <version>2.0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit/
implementation 'org.cassandraunit:cassandra-unit:2.0.2.0'
// https://jarcasting.com/artifacts/org.cassandraunit/cassandra-unit/
implementation ("org.cassandraunit:cassandra-unit:2.0.2.0")
'org.cassandraunit:cassandra-unit:jar:2.0.2.0'
<dependency org="org.cassandraunit" name="cassandra-unit" rev="2.0.2.0">
  <artifact name="cassandra-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cassandraunit', module='cassandra-unit', version='2.0.2.0')
)
libraryDependencies += "org.cassandraunit" % "cassandra-unit" % "2.0.2.0"
[org.cassandraunit/cassandra-unit "2.0.2.0"]