TestContainers :: Cassandra

Isolated container management for Java code testing

License

License

MIT
Categories

Categories

Cassandra Data Databases Container
GroupId

GroupId

org.testcontainers
ArtifactId

ArtifactId

cassandra
Last Version

Last Version

1.17.2
Release Date

Release Date

Type

Type

jar
Description

Description

TestContainers :: Cassandra
Isolated container management for Java code testing
Project URL

Project URL

https://testcontainers.org
Source Code Management

Source Code Management

https://github.com/testcontainers/testcontainers-java/

Download cassandra

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.testcontainers : database-commons jar 1.17.2
com.datastax.cassandra : cassandra-driver-core jar 3.7.1

Project Modules

There are no modules declared in this project.
org.testcontainers

Versions

Version
1.17.2
1.17.1
1.17.0
1.16.3
1.16.2
1.16.1
1.16.0
1.15.3
1.15.2
1.15.1
1.15.0
1.15.0-rc2
1.15.0-rc1
1.14.3
1.14.2
1.14.1
1.14.0
1.13.0
1.12.5
1.12.4
1.12.3
1.12.2
1.12.1
1.12.0
1.11.4
1.11.3
1.11.2
1.11.1
1.11.0
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.3
1.8.2
1.8.1