License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzeppelin-kylin |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Kylin interpreter
Zeppelin project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeppelin-kylin-0.10.1.pom | |
zeppelin-kylin-0.10.1.jar | 13 KB |
zeppelin-kylin-0.10.1-sources.jar | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-kylin/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-kylin</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-kylin/
implementation 'org.apache.zeppelin:zeppelin-kylin:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-kylin/
implementation ("org.apache.zeppelin:zeppelin-kylin:0.10.1")
'org.apache.zeppelin:zeppelin-kylin:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="zeppelin-kylin" rev="0.10.1">
<artifact name="zeppelin-kylin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-kylin', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-kylin" % "0.10.1"
[org.apache.zeppelin/zeppelin-kylin "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
commons-codec : commons-codec | jar | 1.14 |
commons-io : commons-io | jar | 2.6 |
org.apache.zeppelin : zeppelin-interpreter-shaded | jar | 0.10.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
org.apache.commons : commons-exec | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-interpreter | jar | 0.10.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |