MVN

org.junit : junit5-engine

Maven & Gradle

Feb 01, 2016
8 usages
6.1k stars

org.junit:junit5-engine · Module "junit5-engine" of JUnit 5.

<dependency>
    <groupId>org.junit</groupId>
    <artifactId>junit5-engine</artifactId>
    <version>5.0.0-ALPHA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.0-ALPHA
  • Latest Alpha: 5.0.0-ALPHA

All Versions

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

Version Vulnerabilities Updated
5.0.x
junit5-engine-5.0.0-ALPHA

How to add a dependency to Maven

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

<dependency>
    <groupId>org.junit</groupId>
    <artifactId>junit5-engine</artifactId>
    <version>5.0.0-ALPHA</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.junit:junit5-engine:5.0.0-ALPHA'

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

implementation("org.junit:junit5-engine:5.0.0-ALPHA")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.junit" % "junit5-engine" % "5.0.0-ALPHA"

Advertisement

Dependencies from Group

Jul 23, 2023
1k usages
6.1k stars
Feb 01, 2016
13 usages
6.1k stars
Feb 01, 2016
8 usages
6.1k stars
Feb 01, 2016
8 usages
6.1k stars
Feb 01, 2016
6 usages
6.1k stars

Discover Dependencies

Jun 06, 2023
38 usages
298 stars
Jun 11, 2023
15 usages
35 stars
Feb 26, 2016
906 usages
41.3k stars
Jul 13, 2023
2.9k usages
54.9k stars
Aug 25, 2023
1.1k usages
2.6k stars
Aug 19, 2022
617 usages
Nov 12, 2015
5.1k usages
Nov 06, 2012
2.9k usages
Apr 01, 2023
290 usages
2.6k stars
Sep 20, 2019
7 usages
0 stars