Download etlunit-database-1.6.1.jar file - Jar e

Jar examples for e:etlunit-database

Description

You can download jar file etlunit-database 1.6.1 in this page.

Build File

You can use the following script to add etlunit-database-1.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

etlunit-database-1.6.1-javadoc.jar
etlunit-database-1.6.1-sources.jar
etlunit-database-1.6.1.jar
etlunit-database-1.6.1.pom



Related Tutorials