MVN

org.junit.platform : junit-platform-gradle-plugin

Maven & Gradle

Apr 29, 2018
10 usages
6.1k stars

JUnit Platform Gradle Plugin (deprecated) · Module "junit-platform-gradle-plugin" of JUnit 5.

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-gradle-plugin</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0
  • Latest Release Candidate: 1.2.0-RC1

All Versions

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

Version Vulnerabilities Updated
1.2.x
junit-platform-gradle-plugin-1.2.0
junit-platform-gradle-plugin-1.2.0-RC1
junit-platform-gradle-plugin-1.2.0-M1
1.1.x
junit-platform-gradle-plugin-1.1.1
junit-platform-gradle-plugin-1.1.0
junit-platform-gradle-plugin-1.1.0-RC1
junit-platform-gradle-plugin-1.1.0-M2
junit-platform-gradle-plugin-1.1.0-M1
1.0.x
junit-platform-gradle-plugin-1.0.3
junit-platform-gradle-plugin-1.0.2
junit-platform-gradle-plugin-1.0.1
junit-platform-gradle-plugin-1.0.0
junit-platform-gradle-plugin-1.0.0-RC3
junit-platform-gradle-plugin-1.0.0-RC2
junit-platform-gradle-plugin-1.0.0-RC1
junit-platform-gradle-plugin-1.0.0-M6
junit-platform-gradle-plugin-1.0.0-M5
junit-platform-gradle-plugin-1.0.0-M4
junit-platform-gradle-plugin-1.0.0-M3
junit-platform-gradle-plugin-1.0.0-M2
junit-platform-gradle-plugin-1.0.0-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.junit.platform</groupId>
    <artifactId>junit-platform-gradle-plugin</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.junit.platform:junit-platform-gradle-plugin:1.2.0'

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

implementation("org.junit.platform:junit-platform-gradle-plugin:1.2.0")

How to add a dependency to SBT Scala

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

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

web
Jun 28, 2023
2 usages
45 stars
Jun 28, 2023
3 usages
45 stars
Oct 24, 2017
1 usages
1 stars
Jul 04, 2023
31 usages
789 stars
Dec 16, 2021
2 usages
75 stars
Feb 28, 2022
4 usages