MVN

org.opentest4j : opentest4j

Maven & Gradle

Jul 06, 2023
144 usages
227 stars

org.opentest4j:opentest4j · Open Test Alliance for the JVM

<dependency>
    <groupId>org.opentest4j</groupId>
    <artifactId>opentest4j</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opentest4j : opentest4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0
  • Latest Release Candidate: 1.3.0-RC2
  • Latest Alpha: 1.0.0-ALPHA

All Versions

Choose a version of org.opentest4j : opentest4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
opentest4j-1.3.0
opentest4j-1.3.0-RC2
opentest4j-1.3.0-RC1
1.2.x
opentest4j-1.2.0
1.1.x
opentest4j-1.1.1
opentest4j-1.1.0
1.0.x
opentest4j-1.0.0
opentest4j-1.0.0-RC1
opentest4j-1.0.0-M3
opentest4j-1.0.0-M2
opentest4j-1.0.0-M1
opentest4j-1.0.0-ALPHA

How to add a dependency to Maven

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

<dependency>
    <groupId>org.opentest4j</groupId>
    <artifactId>opentest4j</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opentest4j : opentest4j gradle dependency to your build.gradle file:

implementation 'org.opentest4j:opentest4j:1.3.0'

Gradle Kotlin DSL: Add the following org.opentest4j : opentest4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opentest4j:opentest4j:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opentest4j : opentest4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opentest4j" % "opentest4j" % "1.3.0"

Advertisement

Dependencies from Group

Jul 06, 2023
144 usages
227 stars

Discover Dependencies

Aug 21, 2023
712 usages
3.9k stars
May 09, 2023
136 usages
1k stars
Nov 02, 2020
39 usages
4k stars
Apr 27, 2023
654 usages
26 stars
Jun 27, 2023
2 usages
1.1k stars
May 21, 2022
728 usages
899 stars
Feb 13, 2013
233 usages
51 stars
Apr 23, 2019
191 usages
4.4k stars
Mar 11, 2022
95 usages
1.2k stars