Last Version

jhttest 0.1.2

Junit runner for httest

License

License

GroupId

GroupId

ch.sf.htt
ArtifactId

ArtifactId

jhttrunner
Version

Version

0.1.2
Type

Type

jar
Description

Description

jhttest
Junit runner for httest
Project URL

Project URL

https://sourceforge.net/p/jhttrunner/

Download jhttrunner 0.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.