License |
License |
---|---|
GroupId | GroupIdcom.facebook.hiveio |
ArtifactId | ArtifactIdhive-io-exp-cmdline |
Version | Version0.26 |
Type | Typejar |
Description |
Descriptionhive-io-exp-cmdline
Library for reading / writing to Hive
|
<!-- https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-cmdline/ -->
<dependency>
<groupId>com.facebook.hiveio</groupId>
<artifactId>hive-io-exp-cmdline</artifactId>
<version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-cmdline/
implementation 'com.facebook.hiveio:hive-io-exp-cmdline:0.26'
// https://jarcasting.com/artifacts/com.facebook.hiveio/hive-io-exp-cmdline/
implementation ("com.facebook.hiveio:hive-io-exp-cmdline:0.26")
'com.facebook.hiveio:hive-io-exp-cmdline:jar:0.26'
<dependency org="com.facebook.hiveio" name="hive-io-exp-cmdline" rev="0.26">
<artifact name="hive-io-exp-cmdline" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.hiveio', module='hive-io-exp-cmdline', version='0.26')
)
libraryDependencies += "com.facebook.hiveio" % "hive-io-exp-cmdline" % "0.26"
[com.facebook.hiveio/hive-io-exp-cmdline "0.26"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.hiveio : hive-io-exp-core | jar | 0.26 |
com.facebook.hadoop : hadoop-core | jar | 0.20.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.1.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.1.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.1.4 |
org.apache.hive : hive-exec | jar | 0.11.0 |
org.apache.hive : hive-metastore | jar | 0.11.0 |
io.airlift : airline | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |