Download testing-1.0-beta07.jar file - Jar t

Jar examples for t:testing

Description

A collection of utilities used during unit and integration testing.

You can download jar file testing 1.0-beta07 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add testing-1.0-beta07.jar to your project.

<dependency>
   <groupId>de.schrieveslaach.nlpf</groupId>
   <artifactId>testing</artifactId>
   <version>1.0-beta07</version>
</dependency>
compile group: 'de.schrieveslaach.nlpf', name: 'testing', version: '1.0-beta07'
libraryDependencies += "de.schrieveslaach.nlpf" % "testing" % "1.0-beta07"
<dependency org="de.schrieveslaach.nlpf" name="testing" rev="1.0-beta07"/>
@Grapes(@Grab(group='de.schrieveslaach.nlpf', module='testing', version='1.0-beta07'))
'de.schrieveslaach.nlpf:testing:jar:1.0-beta07'

Download

Click the following link to download the jar file.

testing-1.0-beta07-tests.jar
testing-1.0-beta07.jar
testing-1.0-beta07.pom



Related Tutorials