License |
License |
---|---|
GroupId | GroupIdcom.facebook.hiveio |
ArtifactId | ArtifactIdhive-io-exp-core |
Version | Version0.26 |
Type | Typejar |
Description |
Descriptionhive-io-exp-core
Library for reading / writing to Hive
|
Filename | Size |
---|---|
hive-io-exp-core-0.26.pom | |
hive-io-exp-core-0.26.jar | 518 KB |
hive-io-exp-core-0.26-tests.jar | 31 KB |
hive-io-exp-core-0.26-test-sources.jar | 18 KB |
hive-io-exp-core-0.26-test-javadoc.jar | 111 KB |
hive-io-exp-core-0.26-sources.jar | 446 KB |
hive-io-exp-core-0.26-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/ -->
<dependency>
<groupId>com.facebook.hiveio</groupId>
<artifactId>hive-io-exp-core</artifactId>
<version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation 'com.facebook.hiveio:hive-io-exp-core:0.26'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-core/
implementation ("com.facebook.hiveio:hive-io-exp-core:0.26")
'com.facebook.hiveio:hive-io-exp-core:jar:0.26'
<dependency org="com.facebook.hiveio" name="hive-io-exp-core" rev="0.26">
<artifact name="hive-io-exp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-core', version='0.26')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-core" % "0.26"
[com.facebook.hiveio/hive-io-exp-core "0.26"]
Group / Artifact | Type | Version |
---|---|---|
com.esotericsoftware.reflectasm : reflectasm | jar | 1.07 |
io.airlift : units | jar | 0.76 |
it.unimi.dsi : fastutil | jar | 6.5.4 |
com.google.code.findbugs : annotations | jar | 2.0.2 |
com.google.guava : guava | jar | 14.0.1 |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
commons-io : commons-io | jar | 1.3.2 |
org.hyperic » sigar | jar | 1.6.5.132-5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
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.11.0 |
org.apache.hive : hive-metastore | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-service | jar | 0.11.0 |
org.testng : testng | jar | 6.8.5 |