A command line tool for running junit tests that provides functionality above and beyond that provided by org.junit.runner.JUnitCore.
'org.pantsbuild:junit-runner:0.0.13'
<dependency>
<groupId>org.pantsbuild</groupId>
<artifactId>junit-runner</artifactId>
<version>0.0.13</version>
</dependency>
<dependency org="org.pantsbuild" name="junit-runner" rev="0.0.13"/>
"org.pantsbuild", "junit-runner", "0.0.13"