| License |
License |
|---|---|
| Categories |
CategoriesCassandra Data Databases |
| GroupId | GroupIdcom.yugabyte |
| ArtifactId | ArtifactIdcassandra-unit-parent |
| Last Version | Last Version4.3.1.0-yb-1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncassandra-unit-parent
Test framework to develop with YugabyteDB YCQL
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cassandra-unit-parent-4.3.1.0-yb-1.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yugabyte/cassandra-unit-parent/ -->
<dependency>
<groupId>com.yugabyte</groupId>
<artifactId>cassandra-unit-parent</artifactId>
<version>4.3.1.0-yb-1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yugabyte/cassandra-unit-parent/
implementation 'com.yugabyte:cassandra-unit-parent:4.3.1.0-yb-1'
// https://jarcasting.com/artifacts/com.yugabyte/cassandra-unit-parent/
implementation ("com.yugabyte:cassandra-unit-parent:4.3.1.0-yb-1")
'com.yugabyte:cassandra-unit-parent:pom:4.3.1.0-yb-1'
<dependency org="com.yugabyte" name="cassandra-unit-parent" rev="4.3.1.0-yb-1">
<artifact name="cassandra-unit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yugabyte', module='cassandra-unit-parent', version='4.3.1.0-yb-1')
)
libraryDependencies += "com.yugabyte" % "cassandra-unit-parent" % "4.3.1.0-yb-1"
[com.yugabyte/cassandra-unit-parent "4.3.1.0-yb-1"]