Download testharness-1.1.0.jar file - Jar t

Jar examples for t:testharness

Description

Testharness - Test Automation Framework

You can download jar file testharness 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add testharness-1.1.0.jar to your project.

<dependency>
   <groupId>com.tascape.qa</groupId>
   <artifactId>testharness</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.tascape.qa', name: 'testharness', version: '1.1.0'
libraryDependencies += "com.tascape.qa" % "testharness" % "1.1.0"
<dependency org="com.tascape.qa" name="testharness" rev="1.1.0"/>
@Grapes(@Grab(group='com.tascape.qa', module='testharness', version='1.1.0'))
'com.tascape.qa:testharness:jar:1.1.0'

Download

Click the following link to download the jar file.

testharness-1.1.0-javadoc.jar
testharness-1.1.0-sources.jar
testharness-1.1.0.jar
testharness-1.1.0.pom



Related Tutorials