License |
License |
---|---|
GroupId | GroupIdio.teknek |
ArtifactId | ArtifactIdhiveunit |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionhive-unit
Unit testing for hive
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hiveunit-0.0.3.pom | |
hiveunit-0.0.3.jar | 16 KB |
hiveunit-0.0.3-sources.jar | 10 KB |
hiveunit-0.0.3-javadoc.jar | 81 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.teknek/hiveunit/ -->
<dependency>
<groupId>io.teknek</groupId>
<artifactId>hiveunit</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.teknek/hiveunit/
implementation 'io.teknek:hiveunit:0.0.3'
// https://jarcasting.com/artifacts/io.teknek/hiveunit/
implementation ("io.teknek:hiveunit:0.0.3")
'io.teknek:hiveunit:jar:0.0.3'
<dependency org="io.teknek" name="hiveunit" rev="0.0.3">
<artifact name="hiveunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.teknek', module='hiveunit', version='0.0.3')
)
libraryDependencies += "io.teknek" % "hiveunit" % "0.0.3"
[io.teknek/hiveunit "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-cli | jar | 0.13.0 |
org.apache.hive : hive-common | jar | 0.13.0 |
org.apache.hive : hive-contrib | jar | 0.13.0 |
org.apache.hive : hive-exec | jar | 0.13.0 |
org.apache.hive : hive-metastore | jar | 0.13.0 |
org.apache.hive : hive-serde | jar | 0.13.0 |
org.apache.hive : hive-service | jar | 0.13.0 |
org.apache.hive : hive-shims | jar | 0.13.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.3.0 |
org.apache.hadoop : hadoop-hdfs | jar | 2.3.0 |
org.apache.hadoop : hadoop-common | jar | 2.3.0 |
org.apache.hadoop : hadoop-common | jar | 2.3.0 |
junit : junit | jar | 4.11 |
org.apache.hadoop : hadoop-test | jar | 2.3.0-mr1-cdh5.0.2 |
log4j : log4j | jar | 1.2.15 |
org.apache.derby : derby | jar | 10.8.1.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.3.0 |
commons-logging : commons-logging | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-mapreduce-client-common | jar | 2.3.0 |