Last Version

org.pantsbuild:junit-runner 1.0.30

A command line tool for running junit tests that provides functionality above and beyond that provided by org.junit.runner.JUnitCore.

License

License

Categories

Categories

Ant Build Tools JUnit Unit Testing
GroupId

GroupId

org.pantsbuild
ArtifactId

ArtifactId

junit-runner
Version

Version

1.0.30
Type

Type

jar
Description

Description

org.pantsbuild:junit-runner
A command line tool for running junit tests that provides functionality above and beyond that provided by org.junit.runner.JUnitCore.
Project URL

Project URL

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

Source Code Management

https://github.com/pantsbuild/pants

Download junit-runner 1.0.30


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

Dependencies

compile (12)

Group / Artifact Type Version
org.pantsbuild : args4j jar 0.0.22
org.pantsbuild : junit-runner-annotations jar 0.0.23
org.pantsbuild : junit-runner-withretry jar 0.0.19
args4j : args4j jar 2.33
com.google.guava : guava jar 18.0
com.sun.activation : javax.activation jar 1.2.0
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
junit : junit jar 4.12
commons-io : commons-io jar 2.5
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.