c

cassandra-unit-parent

Test framework to develop with YugabyteDB YCQL
https://github.com/yugabyte/cassandra-unit
GNU LESSER GENERAL PUBLIC LICENSE V3.0
Various
Files download
File Operation
cassandra-unit-parent-4.3.1.0-yb-1.pom download
Apache Maven
<dependency>
  <groupId>com.yugabyte</groupId>
  <artifactId>cassandra-unit-parent</artifactId>
  <version>4.3.1.0-yb-1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.yugabyte:cassandra-unit-parent:4.3.1.0-yb-1'
Gradle Kotlin
implementation("com.yugabyte:cassandra-unit-parent:4.3.1.0-yb-1")
Scala SBT
libraryDependencies += "com.yugabyte" % "cassandra-unit-parent" % "4.3.1.0-yb-1"
Groovy Grape
@Grapes(
  @Grab(group='com.yugabyte', module='cassandra-unit-parent', version='4.3.1.0-yb-1')
)
Apache Ivy
<dependency org="com.yugabyte" name="cassandra-unit-parent" rev="4.3.1.0-yb-1" />
Leiningen
[com.yugabyte/cassandra-unit-parent "4.3.1.0-yb-1"]
Apache Buildr
'com.yugabyte:cassandra-unit-parent:jar:4.3.1.0-yb-1'
Dependencies
The project has no third-party dependencies