is not current version
Last Version 4.3.1.0

org.cassandraunit:cassandra-unit-shaded 3.1.3.2

Shaded version of cassandra-unit

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cassandraunit
ArtifactId

ArtifactId

cassandra-unit-shaded
Version

Version

3.1.3.2
Type

Type

jar

Download cassandra-unit-shaded 3.1.3.2


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