is not current version
Last Version 1.0.3

org.unittested:cassandra-test-testng 1.0.1

Cassandra Test bindings for the TestNG environment.

Categories

Categories

Cassandra Data Databases TestNG Unit Testing
GroupId

GroupId

org.unittested
ArtifactId

ArtifactId

cassandra-test-testng
Version

Version

1.0.1
Type

Type

jar

Download cassandra-test-testng 1.0.1


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