MVN

org.junit.platform : junit-platform-runner

Maven & Gradle

Jul 23, 2023
910 usages
6.1k stars

JUnit Platform Runner · Module "junit-platform-runner" of JUnit 5.

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

Latest Version

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-runner</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-runner gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

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

Apr 15, 2023
47 usages
544 stars
Aug 23, 2023
500 stars
Aug 08, 2023
3 usages
34.3k stars
Dec 12, 2013
2 usages
138 stars
Aug 25, 2023
115 usages
3.9k stars
Aug 10, 2023
174 usages
27 stars