| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.livy |
| ArtifactId | ArtifactIdlivy-thriftserver |
| Last Version | Last Version0.7.1-incubating |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLivy Project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| livy-thriftserver-0.7.1-incubating.pom | |
| livy-thriftserver-0.7.1-incubating.jar | 581 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.livy/livy-thriftserver/ -->
<dependency>
<groupId>org.apache.livy</groupId>
<artifactId>livy-thriftserver</artifactId>
<version>0.7.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.livy/livy-thriftserver/
implementation 'org.apache.livy:livy-thriftserver:0.7.1-incubating'
// https://jarcasting.com/artifacts/org.apache.livy/livy-thriftserver/
implementation ("org.apache.livy:livy-thriftserver:0.7.1-incubating")
'org.apache.livy:livy-thriftserver:jar:0.7.1-incubating'
<dependency org="org.apache.livy" name="livy-thriftserver" rev="0.7.1-incubating">
<artifact name="livy-thriftserver" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.livy', module='livy-thriftserver', version='0.7.1-incubating')
)
libraryDependencies += "org.apache.livy" % "livy-thriftserver" % "0.7.1-incubating"
[org.apache.livy/livy-thriftserver "0.7.1-incubating"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hive : hive-service-rpc | jar | 3.0.0 |
| org.apache.hive : hive-service | jar | 3.0.0 |
| org.apache.livy : livy-thriftserver-session | jar | 0.7.1-incubating |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.thrift : libthrift | jar | 0.9.3 |
| org.glassfish.jersey.core : jersey-common | jar | 2.25.1 |
| org.eclipse.jetty : jetty-runner | jar | 9.3.24.v20180605 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.livy : livy-rsc | jar | 0.7.1-incubating |
| org.apache.livy : livy-core_2.11 | jar | 0.7.1-incubating |
| org.apache.livy : livy-api | jar | 0.7.1-incubating |
| org.apache.livy : livy-server | jar | 0.7.1-incubating |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hive : hive-jdbc | jar | 3.0.0 |
| org.apache.directory.server : apacheds-core | jar | 2.0.0-M21 |
| org.apache.directory.server : apacheds-protocol-ldap | jar | 2.0.0-M21 |
| org.apache.directory.server : apacheds-ldif-partition | jar | 2.0.0-M21 |
| org.apache.directory.api : api-ldap-codec-core | jar | 1.0.0-M33 |
| org.apache.directory.api : api-ldap-model | jar | 1.0.0-M33 |
| org.apache.directory.server : apacheds-server-integ | jar | 2.0.0-M21 |
| org.apache.directory.server : apacheds-core-integ | jar | 2.0.0-M21 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| org.scalatra : scalatra-scalatest_2.11 | jar | 2.3.0 |