License |
License |
---|---|
GroupId | GroupIdcom.facebook.giraph.hive |
ArtifactId | ArtifactIdhive-io-exp-core |
Version | Version0.7 |
Type | Typejar |
Description |
DescriptionHive I/O Core
Library for reading / writing to Hive
|
Filename | Size |
---|---|
hive-io-exp-core-0.7.pom | |
hive-io-exp-core-0.7.jar | 223 KB |
hive-io-exp-core-0.7-sources.jar | 192 KB |
hive-io-exp-core-0.7-javadoc.jar | 340 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-core/ -->
<dependency>
<groupId>com.facebook.giraph.hive</groupId>
<artifactId>hive-io-exp-core</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-core/
implementation 'com.facebook.giraph.hive:hive-io-exp-core:0.7'
// https://jarcasting.com/artifacts/com.facebook.giraph.hive/hive-io-exp-core/
implementation ("com.facebook.giraph.hive:hive-io-exp-core:0.7")
'com.facebook.giraph.hive:hive-io-exp-core:jar:0.7'
<dependency org="com.facebook.giraph.hive" name="hive-io-exp-core" rev="0.7">
<artifact name="hive-io-exp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.giraph.hive', module='hive-io-exp-core', version='0.7')
)
libraryDependencies += "com.facebook.giraph.hive" % "hive-io-exp-core" % "0.7"
[com.facebook.giraph.hive/hive-io-exp-core "0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 12.0 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.hadoop : hadoop-core | jar | 0.20.0 |
org.apache.hive : hive-exec | jar | 0.10.0 |
org.apache.hive : hive-metastore | jar | 0.10.0 |