jhttest

Junit runner for httest

License

License

GroupId

GroupId

ch.sf.htt
ArtifactId

ArtifactId

jhttrunner
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

jhttest
Junit runner for httest
Project URL

Project URL

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

Download jhttrunner

How to add to project

<!-- 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.

Versions

Version
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1