Last Version

org.pantsbuild:junit-runner-withretry 0.0.19

Provides an org.junit.runner.Runner that supports retries of failing tests.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

junit-runner-withretry
Version

Version

0.0.19
Type

Type

jar
Description

Description

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

Project URL

http://pantsbuild.github.io/
Source Code Management

Source Code Management

https://github.com/pantsbuild/pants

Download junit-runner-withretry 0.0.19


<!-- https://jarcasting.com/artifacts/org.pantsbuild/junit-runner-withretry/ -->
<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>junit-runner-withretry</artifactId>
    <version>0.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.pantsbuild/junit-runner-withretry/
implementation 'org.pantsbuild:junit-runner-withretry:0.0.19'
// https://jarcasting.com/artifacts/org.pantsbuild/junit-runner-withretry/
implementation ("org.pantsbuild:junit-runner-withretry:0.0.19")
'org.pantsbuild:junit-runner-withretry:jar:0.0.19'
<dependency org="org.pantsbuild" name="junit-runner-withretry" rev="0.0.19">
  <artifact name="junit-runner-withretry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pantsbuild', module='junit-runner-withretry', version='0.0.19')
)
libraryDependencies += "org.pantsbuild" % "junit-runner-withretry" % "0.0.19"
[org.pantsbuild/junit-runner-withretry "0.0.19"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.