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

Jar examples for e:etlunit-database

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials