is not current version
Last Version 1.0.0

org.sonatype.http-testing-harness:junit-runner 0.5.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.sonatype.http-testing-harness
ArtifactId

ArtifactId

junit-runner
Version

Version

0.5.0
Type

Type

jar

Download junit-runner 0.5.0


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