MVN

org.junit.platform : junit-platform-launcher

Maven & Gradle

Jul 23, 2023
2k usages
6.1k stars

JUnit Platform Launcher · Module "junit-platform-launcher" of JUnit 5.

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-launcher</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.junit.platform : junit-platform-launcher to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.0
  • Latest Release Candidate: 1.10.0-RC2

All Versions

Choose a version of org.junit.platform : junit-platform-launcher to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
junit-platform-launcher-1.10.0
junit-platform-launcher-1.10.0-RC2
junit-platform-launcher-1.10.0-RC1
junit-platform-launcher-1.10.0-M1
1.9.x
junit-platform-launcher-1.9.3
junit-platform-launcher-1.9.2
junit-platform-launcher-1.9.1
junit-platform-launcher-1.9.0
junit-platform-launcher-1.9.0-RC1
junit-platform-launcher-1.9.0-M1
1.8.x
junit-platform-launcher-1.8.2
junit-platform-launcher-1.8.1
junit-platform-launcher-1.8.0
junit-platform-launcher-1.8.0-RC1
junit-platform-launcher-1.8.0-M1
1.7.x
junit-platform-launcher-1.7.2
junit-platform-launcher-1.7.1
junit-platform-launcher-1.7.0
junit-platform-launcher-1.7.0-RC1
junit-platform-launcher-1.7.0-M1
1.6.x
junit-platform-launcher-1.6.3
junit-platform-launcher-1.6.2
junit-platform-launcher-1.6.1
junit-platform-launcher-1.6.0
junit-platform-launcher-1.6.0-RC1
junit-platform-launcher-1.6.0-M1
1.5.x
junit-platform-launcher-1.5.2
junit-platform-launcher-1.5.1
junit-platform-launcher-1.5.0
junit-platform-launcher-1.5.0-RC2
junit-platform-launcher-1.5.0-RC1
junit-platform-launcher-1.5.0-M1
1.4.x
junit-platform-launcher-1.4.2
junit-platform-launcher-1.4.1
junit-platform-launcher-1.4.0
junit-platform-launcher-1.4.0-RC2
junit-platform-launcher-1.4.0-RC1
junit-platform-launcher-1.4.0-M1
1.3.x
junit-platform-launcher-1.3.2
junit-platform-launcher-1.3.1
junit-platform-launcher-1.3.0
junit-platform-launcher-1.3.0-RC1
junit-platform-launcher-1.3.0-M1
1.2.x
junit-platform-launcher-1.2.0
junit-platform-launcher-1.2.0-RC1
junit-platform-launcher-1.2.0-M1
1.1.x
junit-platform-launcher-1.1.1
junit-platform-launcher-1.1.0
junit-platform-launcher-1.1.0-RC1
junit-platform-launcher-1.1.0-M2
junit-platform-launcher-1.1.0-M1
1.0.x
junit-platform-launcher-1.0.3
junit-platform-launcher-1.0.2
junit-platform-launcher-1.0.1
junit-platform-launcher-1.0.0
junit-platform-launcher-1.0.0-RC3
junit-platform-launcher-1.0.0-RC2
junit-platform-launcher-1.0.0-RC1
junit-platform-launcher-1.0.0-M6
junit-platform-launcher-1.0.0-M5
junit-platform-launcher-1.0.0-M4
junit-platform-launcher-1.0.0-M3
junit-platform-launcher-1.0.0-M2
junit-platform-launcher-1.0.0-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-launcher</artifactId>
    <version>1.10.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.junit.platform:junit-platform-launcher:1.10.0'

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

implementation("org.junit.platform:junit-platform-launcher:1.10.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.junit.platform" % "junit-platform-launcher" % "1.10.0"

Advertisement

Dependencies from Group

Jul 23, 2023
2k usages
6.1k stars
Jul 23, 2023
910 usages
6.1k stars
Jul 23, 2023
661 usages
6.1k stars
Jul 23, 2023
501 usages
6.1k stars
Jul 23, 2023
453 usages
6.1k stars

Discover Dependencies

Mar 31, 2023
765 stars
Jun 09, 2023
244 usages
56 stars
Nov 16, 2022
277 usages
805 stars
Apr 30, 2023
46 usages
31 stars
Jun 29, 2023
102 usages
9.3k stars
Nov 03, 2017
3 usages
Jun 20, 2019
4 usages
180 stars