MVN

org.testcontainers : junit-jupiter

Maven & Gradle

Aug 21, 2023
451 usages
7.7k stars

Testcontainers :: JUnit Jupiter Extension · Isolated container management for Java code testing

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

Latest Version

Choose a version of org.testcontainers : junit-jupiter 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 : junit-jupiter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.19.x
junit-jupiter-1.19.0
1.18.x
junit-jupiter-1.18.3
junit-jupiter-1.18.2
junit-jupiter-1.18.1
junit-jupiter-1.18.0
1.17.x
junit-jupiter-1.17.6
junit-jupiter-1.17.5
junit-jupiter-1.17.4
junit-jupiter-1.17.3
junit-jupiter-1.17.2
junit-jupiter-1.17.1
junit-jupiter-1.17.0
1.16.x
junit-jupiter-1.16.3
junit-jupiter-1.16.2
junit-jupiter-1.16.1
junit-jupiter-1.16.0
1.15.x
junit-jupiter-1.15.3
junit-jupiter-1.15.2
junit-jupiter-1.15.1
junit-jupiter-1.15.0
junit-jupiter-1.15.0-rc2
junit-jupiter-1.15.0-rc1
1.14.x
junit-jupiter-1.14.3
junit-jupiter-1.14.2
junit-jupiter-1.14.1
junit-jupiter-1.14.0
1.13.x
junit-jupiter-1.13.0
1.12.x
junit-jupiter-1.12.5
junit-jupiter-1.12.4
junit-jupiter-1.12.3
junit-jupiter-1.12.2
junit-jupiter-1.12.1
junit-jupiter-1.12.0
1.11.x
junit-jupiter-1.11.4
junit-jupiter-1.11.3
junit-jupiter-1.11.2
junit-jupiter-1.11.1
junit-jupiter-1.11.0
1.10.x
junit-jupiter-1.10.7
junit-jupiter-1.10.6
junit-jupiter-1.10.5
junit-jupiter-1.10.4
junit-jupiter-1.10.3
junit-jupiter-1.10.2
junit-jupiter-1.10.1
junit-jupiter-1.10.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>junit-jupiter</artifactId>
    <version>1.19.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.testcontainers:junit-jupiter:1.19.0'

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

implementation("org.testcontainers:junit-jupiter:1.19.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.testcontainers" % "junit-jupiter" % "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

May 26, 2021
32 stars
Dec 03, 2019
1 usages
1.7k stars
Apr 02, 2022
4 usages
10.2k stars
Nov 03, 2018
2 usages
14 stars
Apr 04, 2023
4 usages
1.7k stars
Aug 25, 2023
4 usages
3.5k stars
Jun 21, 2023
30 usages
1.3k stars
Jul 17, 2021
7 usages
1.3k stars
Aug 08, 2023
46 usages
52 stars