is not current version
Last Version 1.0.3

org.unittested:cassandra-test-testng 1.0.0

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.0
Type

Type

jar

Download cassandra-test-testng 1.0.0


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