Download hiveunit-0.0.3.jar file - Jar h

Jar examples for h:hiveunit

Description

Unit testing for hive

You can download jar file hiveunit 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hiveunit-0.0.3.jar to your project.

<dependency>
   <groupId>io.teknek</groupId>
   <artifactId>hiveunit</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'io.teknek', name: 'hiveunit', version: '0.0.3'
libraryDependencies += "io.teknek" % "hiveunit" % "0.0.3"
<dependency org="io.teknek" name="hiveunit" rev="0.0.3"/>
@Grapes(@Grab(group='io.teknek', module='hiveunit', version='0.0.3'))
'io.teknek:hiveunit:jar:0.0.3'

Download

Click the following link to download the jar file.

hiveunit-0.0.3-javadoc.jar
hiveunit-0.0.3-sources.jar
hiveunit-0.0.3.jar
hiveunit-0.0.3.pom



Related Tutorials