| License |
License |
|---|---|
| GroupId | GroupIdfr.jetoile.hadoop |
| ArtifactId | ArtifactIdhadoop-unit-hive |
| Last Version | Last Version3.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhadoop-unit-hive
Hadoop Unit
|
| Filename | Size |
|---|---|
| hadoop-unit-hive-3.8.pom | |
| hadoop-unit-hive-3.8.jar | 17 KB |
| hadoop-unit-hive-3.8-sources.jar | 11 KB |
| hadoop-unit-hive-3.8-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hive/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-hive</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hive/
implementation 'fr.jetoile.hadoop:hadoop-unit-hive:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hive/
implementation ("fr.jetoile.hadoop:hadoop-unit-hive:3.8")
'fr.jetoile.hadoop:hadoop-unit-hive:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-hive" rev="3.8">
<artifact name="hadoop-unit-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-hive', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-hive" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-hive "3.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| fr.jetoile.hadoop : hadoop-unit-commons-hadoop | jar | 3.8 |
| fr.jetoile.hadoop : hadoop-unit-zookeeper | jar | 3.8 |
| fr.jetoile.hadoop : hadoop-unit-hdfs | jar | 3.8 |
| com.github.sakserv : hadoop-mini-clusters-hivemetastore | jar | 0.1.16 |
| com.github.sakserv : hadoop-mini-clusters-hiveserver2 | jar | 0.1.16 |
| org.apache.hive.hcatalog : hive-hcatalog-core | jar | 1.2.1000.2.6.5.0-292 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hive : hive-jdbc | jar | 1.2.1000.2.6.5.0-292 |
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.assertj : assertj-core | jar | 3.11.1 |