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

Jar examples for e:etlunit-database

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials