License |
License |
---|---|
GroupId | GroupIdorg.apache.kyuubi |
ArtifactId | ArtifactIdkyuubi-common_2.12 |
Version | Version1.5.2-incubating |
Type | Typejar |
Description |
DescriptionKyuubi Project Common
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 URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-common_2.12/ -->
<dependency>
<groupId>org.apache.kyuubi</groupId>
<artifactId>kyuubi-common_2.12</artifactId>
<version>1.5.2-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-common_2.12/
implementation 'org.apache.kyuubi:kyuubi-common_2.12:1.5.2-incubating'
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-common_2.12/
implementation ("org.apache.kyuubi:kyuubi-common_2.12:1.5.2-incubating")
'org.apache.kyuubi:kyuubi-common_2.12:jar:1.5.2-incubating'
<dependency org="org.apache.kyuubi" name="kyuubi-common_2.12" rev="1.5.2-incubating">
<artifact name="kyuubi-common_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kyuubi', module='kyuubi-common_2.12', version='1.5.2-incubating')
)
libraryDependencies += "org.apache.kyuubi" % "kyuubi-common_2.12" % "1.5.2-incubating"
[org.apache.kyuubi/kyuubi-common_2.12 "1.5.2-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.slf4j : slf4j-api | jar | 1.7.35 |
org.slf4j : jcl-over-slf4j | jar | 1.7.35 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.2 |
org.apache.hadoop : hadoop-client-api | jar | 3.3.2 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.apache.thrift : libfb303 | jar | 0.9.3 |
org.apache.thrift : libthrift | jar | 0.9.3 |
org.apache.hive : hive-service-rpc | jar | 3.1.2 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client-runtime | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-minikdc | jar | 3.3.2 |
com.unboundid : unboundid-ldapsdk | jar | 5.1.4 |
org.slf4j : jul-to-slf4j | jar | 1.7.35 |
com.google.guava : failureaccess | jar | 1.0.1 |
org.scalatest : scalatest_2.12 | jar | 3.2.9 |