MVN

com.redislabs.testcontainers : jdbc

Maven & Gradle

Aug 07, 2021
2 usages
7.7k stars

Testcontainers :: JDBC · Isolated container management for Java code testing

<dependency>
    <groupId>com.redislabs.testcontainers</groupId>
    <artifactId>jdbc</artifactId>
    <version>1.15.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redislabs.testcontainers : jdbc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.15.3

All Versions

Choose a version of com.redislabs.testcontainers : jdbc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.15.x
jdbc-1.15.3

How to add a dependency to Maven

Add the following com.redislabs.testcontainers : jdbc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.redislabs.testcontainers</groupId>
    <artifactId>jdbc</artifactId>
    <version>1.15.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redislabs.testcontainers : jdbc gradle dependency to your build.gradle file:

implementation 'com.redislabs.testcontainers:jdbc:1.15.3'

Gradle Kotlin DSL: Add the following com.redislabs.testcontainers : jdbc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.redislabs.testcontainers:jdbc:1.15.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redislabs.testcontainers : jdbc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redislabs.testcontainers" % "jdbc" % "1.15.3"

Advertisement

Dependencies from Group

Aug 06, 2021
4 usages
7.7k stars
Aug 07, 2021
2 usages
7.7k stars
Aug 07, 2021
1 usages
7.7k stars
Aug 07, 2021
7.7k stars

Discover Dependencies

Jun 17, 2022
4 usages
6 stars
Jan 16, 2015
17 usages
434 stars
Dec 28, 2011
4 usages
16 stars
Dec 02, 2015
11 usages
19 stars
Dec 24, 2021
7 usages
58.2k stars
Jan 20, 2022
44 usages
133 stars
Apr 07, 2023
16 usages
6 stars
Aug 07, 2023
35 usages
83 stars