is not current version
Last Version 4.3.1.0

org.cassandraunit:cassandra-unit-shaded 3.5.0.0

Shaded version of cassandra-unit

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.cassandraunit
ArtifactId

ArtifactId

cassandra-unit-shaded
Version

Version

3.5.0.0
Type

Type

jar

Download cassandra-unit-shaded 3.5.0.0


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