Embedded Cassandra TestNG Test

Embedded Cassandra TestNG Test. This module contains Embedded Cassandra TestNG classes.

License

License

Categories

Categories

Cassandra Data Databases TestNG Unit Testing
GroupId

GroupId

com.github.nosan
ArtifactId

ArtifactId

embedded-cassandra-testng-test
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Embedded Cassandra TestNG Test
Embedded Cassandra TestNG Test. This module contains Embedded Cassandra TestNG classes.
Project URL

Project URL

https://github.com/nosan/embedded-cassandra
Source Code Management

Source Code Management

https://github.com/nosan/embedded-cassandra.git

Download embedded-cassandra-testng-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.nosan : embedded-cassandra jar 3.1.0
com.github.nosan : embedded-cassandra-api jar 3.1.0
org.testng : testng Optional jar 7.3.0

Project Modules

There are no modules declared in this project.

Embedded Cassandra

Github CI Maven Central Javadoc

To learn more about Embedded Cassandra, please consult the reference documentation.

All versions of Embedded Cassandra reference documentation are here.

Issues

Embedded Cassandra uses GitHub's issue tracking system to report bugs and feature requests. If you want to raise an issue, please follow this link

Also see CONTRIBUTING.md if you wish to submit pull requests.

Build

Embedded Cassandra can be easily built with the maven wrapper. You also need JDK 1.8.

License

Embedded Cassandra is released under the Apache License 2.0

Extensions


Buy Me A Coffee

Versions

Version
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0.RC3
3.0.0.RC2
3.0.0.RC1