Kyuubi Project Assembly

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.

License

License

GroupId

GroupId

org.apache.kyuubi
ArtifactId

ArtifactId

kyuubi-assembly_2.12
Last Version

Last Version

1.5.2-incubating
Release Date

Release Date

Type

Type

pom
Description

Description

Kyuubi Project Assembly
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

https://kyuubi.apache.org/
Project Organization

Project Organization

The Apache Software Foundation

Download kyuubi-assembly_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-assembly_2.12/ -->
<dependency>
    <groupId>org.apache.kyuubi</groupId>
    <artifactId>kyuubi-assembly_2.12</artifactId>
    <version>1.5.2-incubating</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-assembly_2.12/
implementation 'org.apache.kyuubi:kyuubi-assembly_2.12:1.5.2-incubating'
// https://jarcasting.com/artifacts/org.apache.kyuubi/kyuubi-assembly_2.12/
implementation ("org.apache.kyuubi:kyuubi-assembly_2.12:1.5.2-incubating")
'org.apache.kyuubi:kyuubi-assembly_2.12:pom:1.5.2-incubating'
<dependency org="org.apache.kyuubi" name="kyuubi-assembly_2.12" rev="1.5.2-incubating">
  <artifact name="kyuubi-assembly_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.kyuubi', module='kyuubi-assembly_2.12', version='1.5.2-incubating')
)
libraryDependencies += "org.apache.kyuubi" % "kyuubi-assembly_2.12" % "1.5.2-incubating"
[org.apache.kyuubi/kyuubi-assembly_2.12 "1.5.2-incubating"]

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.kyuubi : kyuubi-common_2.12 jar 1.5.2-incubating
org.apache.kyuubi : kyuubi-ha_2.12 jar 1.5.2-incubating
org.apache.kyuubi : kyuubi-metrics_2.12 jar 1.5.2-incubating
org.apache.kyuubi : kyuubi-server_2.12 jar 1.5.2-incubating
org.apache.kyuubi : kyuubi-ctl_2.12 jar 1.5.2-incubating
org.apache.hadoop : hadoop-client-api jar 3.3.2
org.apache.hadoop : hadoop-client-runtime jar 3.3.2
org.apache.curator : curator-framework jar 2.12.0
org.apache.curator : curator-client jar 2.12.0
org.apache.curator : curator-recipes jar 2.12.0
jline : jline jar 0.9.94
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

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : failureaccess jar 1.0.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.2-incubating
1.5.1-incubating
1.5.0-incubating