Download etlunit-assertion-1.6.9.jar file - Jar e

Jar examples for e:etlunit-assertion

Description

You can download jar file etlunit-assertion 1.6.9 in this page.

Build File

You can use the following script to add etlunit-assertion-1.6.9.jar to your project.

<dependency>
   <groupId>com.googlecode.etl-unit</groupId>
   <artifactId>etlunit-assertion</artifactId>
   <version>1.6.9</version>
</dependency>
compile group: 'com.googlecode.etl-unit', name: 'etlunit-assertion', version: '1.6.9'
libraryDependencies += "com.googlecode.etl-unit" % "etlunit-assertion" % "1.6.9"
<dependency org="com.googlecode.etl-unit" name="etlunit-assertion" rev="1.6.9"/>
@Grapes(@Grab(group='com.googlecode.etl-unit', module='etlunit-assertion', version='1.6.9'))
'com.googlecode.etl-unit:etlunit-assertion:jar:1.6.9'

Download

Click the following link to download the jar file.

etlunit-assertion-1.6.9-javadoc.jar
etlunit-assertion-1.6.9-sources.jar
etlunit-assertion-1.6.9.jar
etlunit-assertion-1.6.9.pom



Related Tutorials