MVN

org.testcontainers : testcontainers

Maven & Gradle

Aug 21, 2023
1.2k usages
7.7k stars

Testcontainers Core · Isolated container management for Java code testing

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>testcontainers</artifactId>
    <version>1.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testcontainers : testcontainers to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.19.0
  • Latest Release Candidate: 1.15.0-rc2

All Versions

Choose a version of org.testcontainers : testcontainers to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.19.x
testcontainers-1.19.0
1.18.x
testcontainers-1.18.3
testcontainers-1.18.2
testcontainers-1.18.1
testcontainers-1.18.0
1.17.x
testcontainers-1.17.6
testcontainers-1.17.5
testcontainers-1.17.4
testcontainers-1.17.3
testcontainers-1.17.2
testcontainers-1.17.1
testcontainers-1.17.0
1.16.x
testcontainers-1.16.3
testcontainers-1.16.2
testcontainers-1.16.1
testcontainers-1.16.0
1.15.x
testcontainers-1.15.3
testcontainers-1.15.2
testcontainers-1.15.1
testcontainers-1.15.0
testcontainers-1.15.0-rc2
testcontainers-1.15.0-rc1
1.14.x
testcontainers-1.14.3
testcontainers-1.14.2
testcontainers-1.14.1
testcontainers-1.14.0
1.13.x
testcontainers-1.13.0
1.12.x
testcontainers-1.12.5
testcontainers-1.12.4
testcontainers-1.12.3
testcontainers-1.12.2
testcontainers-1.12.1
testcontainers-1.12.0
1.11.x
testcontainers-1.11.4
testcontainers-1.11.3
testcontainers-1.11.2
testcontainers-1.11.1
testcontainers-1.11.0
1.10.x
testcontainers-1.10.7
testcontainers-1.10.6
testcontainers-1.10.5
testcontainers-1.10.4
testcontainers-1.10.3
testcontainers-1.10.2
testcontainers-1.10.1
testcontainers-1.10.0
1.9.x
testcontainers-1.9.1
testcontainers-1.9.0
1.8.x
testcontainers-1.8.3
testcontainers-1.8.2
testcontainers-1.8.1
testcontainers-1.8.0
1.7.x
testcontainers-1.7.3
testcontainers-1.7.2
testcontainers-1.7.1
testcontainers-1.7.0
1.6.x
testcontainers-1.6.0
1.5.x
testcontainers-1.5.1
testcontainers-1.5.0
1.4.x
testcontainers-1.4.3
testcontainers-1.4.2
testcontainers-1.4.1
testcontainers-1.4.0
1.3.x
testcontainers-1.3.1
testcontainers-1.3.0
1.2.x
testcontainers-1.2.1
testcontainers-1.2.0
1.1.x
testcontainers-1.1.9
testcontainers-1.1.8
testcontainers-1.1.7
testcontainers-1.1.6
testcontainers-1.1.5
testcontainers-1.1.4
testcontainers-1.1.3
testcontainers-1.1.2
testcontainers-1.1.1
testcontainers-1.1.0
1.0.x
testcontainers-1.0.5
testcontainers-1.0.4
testcontainers-1.0.3
testcontainers-1.0.2
testcontainers-1.0.1
testcontainers-1.0.0
0.9.x
testcontainers-0.9.9
testcontainers-0.9.8
testcontainers-0.9.7
testcontainers-0.9.6

How to add a dependency to Maven

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

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>testcontainers</artifactId>
    <version>1.19.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testcontainers : testcontainers gradle dependency to your build.gradle file:

implementation 'org.testcontainers:testcontainers:1.19.0'

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

implementation("org.testcontainers:testcontainers:1.19.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testcontainers : testcontainers sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testcontainers" % "testcontainers" % "1.19.0"

Advertisement

Dependencies from Group

Aug 21, 2023
1.2k usages
7.7k stars
Aug 21, 2023
451 usages
7.7k stars
Aug 21, 2023
322 usages
7.7k stars
Aug 21, 2023
195 usages
7.7k stars
Aug 21, 2023
156 usages
7.7k stars

Discover Dependencies

Aug 18, 2023
153 usages
1.8k stars
Aug 16, 2023
442 usages
5.1k stars
Nov 19, 2019
4 usages
29 stars
Jul 08, 2006
127 usages
Jun 02, 2023
10.7k usages
14.2k stars
Jul 31, 2023
347 usages
29.2k stars
Nov 02, 2015
60 usages
Jul 12, 2023
677 usages
303 stars