Download testeefi-common-0.6.1.jar file - Jar t

Jar examples for t:testeefi-common

Description

Functional testing for Java-EE.

You can download jar file testeefi-common 0.6.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add testeefi-common-0.6.1.jar to your project.

<dependency>
   <groupId>fi.testee</groupId>
   <artifactId>testeefi-common</artifactId>
   <version>0.6.1</version>
</dependency>
compile group: 'fi.testee', name: 'testeefi-common', version: '0.6.1'
libraryDependencies += "fi.testee" % "testeefi-common" % "0.6.1"
<dependency org="fi.testee" name="testeefi-common" rev="0.6.1"/>
@Grapes(@Grab(group='fi.testee', module='testeefi-common', version='0.6.1'))
'fi.testee:testeefi-common:jar:0.6.1'

Download

Click the following link to download the jar file.

testeefi-common-0.6.1-javadoc.jar
testeefi-common-0.6.1-sources.jar
testeefi-common-0.6.1.jar
testeefi-common-0.6.1.pom



Related Tutorials