Last Version

Core - org.unittested:cassandra-test-core 1.0.3

Cassandra Test test environment agnostic components.

License

License

Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.unittested
ArtifactId

ArtifactId

cassandra-test-core
Version

Version

1.0.3
Type

Type

jar
Description

Description

Core - org.unittested:cassandra-test-core
Cassandra Test test environment agnostic components.
Project URL

Project URL

https://github.com/dananderson/cassandra-test

Download cassandra-test-core 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4

provided (1)

Group / Artifact Type Version
com.datastax.cassandra : cassandra-driver-core jar 3.0.2

test (6)

Group / Artifact Type Version
org.testng : testng jar 6.8.8
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-all jar 1.10.8
nl.jqno.equalsverifier : equalsverifier jar 1.7.8
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.6

Project Modules

There are no modules declared in this project.