Download testeefi-core-spi-0.2.0.jar file - Jar t

Jar examples for t:testeefi-core-spi

Description

Functional testing for Java-EE.

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

testeefi-core-spi-0.2.0-javadoc.jar
testeefi-core-spi-0.2.0-sources.jar
testeefi-core-spi-0.2.0.jar
testeefi-core-spi-0.2.0.pom



Related Tutorials