MVN

org.pantsbuild : junit-runner-withretry

Maven & Gradle

Mar 18, 2020
1 usages
3k stars

org.pantsbuild:junit-runner-withretry · Provides an org.junit.runner.Runner that supports retries of failing tests.

<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>junit-runner-withretry</artifactId>
    <version>0.0.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pantsbuild : junit-runner-withretry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.19

All Versions

Choose a version of org.pantsbuild : junit-runner-withretry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
junit-runner-withretry-0.0.19
junit-runner-withretry-0.0.18
junit-runner-withretry-0.0.17
junit-runner-withretry-0.0.16
junit-runner-withretry-0.0.15
junit-runner-withretry-0.0.14
junit-runner-withretry-0.0.13
junit-runner-withretry-0.0.12
junit-runner-withretry-0.0.11
junit-runner-withretry-0.0.10
junit-runner-withretry-0.0.9
junit-runner-withretry-0.0.8
junit-runner-withretry-0.0.7
junit-runner-withretry-0.0.5
junit-runner-withretry-0.0.4
junit-runner-withretry-0.0.3
junit-runner-withretry-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>junit-runner-withretry</artifactId>
    <version>0.0.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pantsbuild : junit-runner-withretry gradle dependency to your build.gradle file:

implementation 'org.pantsbuild:junit-runner-withretry:0.0.19'

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

implementation("org.pantsbuild:junit-runner-withretry:0.0.19")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.pantsbuild" % "junit-runner-withretry" % "0.0.19"

Advertisement

Dependencies from Group

Oct 29, 2018
7 usages
37 stars
May 09, 2020
3 usages
3k stars
Jul 27, 2018
3 usages
3k stars
Jul 27, 2018
3 usages
3k stars
Sep 11, 2018
3 usages
3k stars

Discover Dependencies

May 02, 2016
2 usages
May 02, 2016
14 usages
Jan 01, 2016
3 usages
Dec 18, 2021
2 usages
Jul 11, 2016
1 usages
Dec 18, 2021
1 usages
Aug 03, 2020
5 usages