Last Version

testcontainers-cassandra 1.2.4

Test containers Cassandra

License

License

Categories

Categories

Cassandra Data Databases Container
GroupId

GroupId

com.github.ydespreaux.testcontainers
ArtifactId

ArtifactId

testcontainers-cassandra
Version

Version

1.2.4
Type

Type

jar
Description

Description

testcontainers-cassandra
Test containers Cassandra

Download testcontainers-cassandra 1.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ydespreaux.testcontainers : testcontainers-commons jar 1.2.4
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

test (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
com.datastax.cassandra : cassandra-driver-core jar 3.6.0
io.dropwizard.metrics : metrics-core jar 3.2.2
org.junit.jupiter : junit-jupiter jar 5.4.1
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-runner jar
org.testcontainers : junit-jupiter jar 1.11.2

Project Modules

There are no modules declared in this project.