Download testeefi-core-0.3.0.jar file - Jar t

Jar examples for t:testeefi-core

Description

Functional testing for Java-EE.

You can download jar file testeefi-core 0.3.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add testeefi-core-0.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

testeefi-core-0.3.0-javadoc.jar
testeefi-core-0.3.0-sources.jar
testeefi-core-0.3.0.jar
testeefi-core-0.3.0.pom



Related Tutorials