License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzeppelin-elasticsearch |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Elasticsearch interpreter
Zeppelin project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeppelin-elasticsearch-0.10.1.pom | |
zeppelin-elasticsearch-0.10.1.jar | 34 KB |
zeppelin-elasticsearch-0.10.1-sources.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-elasticsearch/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-elasticsearch</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-elasticsearch/
implementation 'org.apache.zeppelin:zeppelin-elasticsearch:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-elasticsearch/
implementation ("org.apache.zeppelin:zeppelin-elasticsearch:0.10.1")
'org.apache.zeppelin:zeppelin-elasticsearch:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="zeppelin-elasticsearch" rev="0.10.1">
<artifact name="zeppelin-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-elasticsearch', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-elasticsearch" % "0.10.1"
[org.apache.zeppelin/zeppelin-elasticsearch "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 2.4.3 |
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.apache.httpcomponents : httpasyncclient | jar | 4.0.2 |
com.google.guava : guava | jar | 18.0 |
com.github.wnameless : json-flattener | jar | 0.1.6 |
com.mashape.unirest : unirest-java | jar | 1.4.9 |
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 |