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

Jar examples for t:testeefi-common

Description

Functional testing for Java-EE.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials