License |
License |
---|---|
GroupId | GroupIdorg.apache.kyuubi |
ArtifactId | ArtifactIdkyuubi-hive-beeline |
Version | Version1.4.1-incubating |
Type | Typejar |
Description |
DescriptionKyuubi Project Hive Beeline
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-hive-beeline/ -->
<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>kyuubi-hive-beeline</artifactId>
<version>1.4.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-hive-beeline/
implementation 'org.apache.kyuubi:kyuubi-hive-beeline:1.4.1-incubating'
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-hive-beeline/
implementation ("org.apache.kyuubi:kyuubi-hive-beeline:1.4.1-incubating")
'org.apache.kyuubi:kyuubi-hive-beeline:jar:1.4.1-incubating'
<dependency org="org.apache.kyuubi" name="kyuubi-hive-beeline" rev="1.4.1-incubating">
<artifact name="kyuubi-hive-beeline" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kyuubi', module='kyuubi-hive-beeline', version='1.4.1-incubating')
)
libraryDependencies += "org.apache.kyuubi" % "kyuubi-hive-beeline" % "1.4.1-incubating"
[org.apache.kyuubi/kyuubi-hive-beeline "1.4.1-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kyuubi : kyuubi-hive-jdbc-shaded | jar | 1.4.1-incubating |
org.apache.hive : hive-beeline | jar | 2.3.9 |
org.apache.hive : hive-common | jar | 2.3.9 |
org.apache.hive : hive-jdbc | jar | 2.3.9 |
org.apache.hive : hive-service-rpc | jar | 2.3.9 |
org.apache.hive : hive-service | jar | 2.3.9 |
org.apache.thrift : libthrift Optional | jar | 0.9.3 |
org.apache.thrift : libfb303 Optional | jar | 0.9.3 |
com.google.guava : guava | jar | 30.1-jre |
commons-cli : commons-cli | jar | 1.2 |
jline : jline | jar | 2.12 |
net.sf.supercsv : super-csv | jar | 2.2.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.apache.hadoop : hadoop-client-runtime | jar | 3.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.9 |