Calcite Elasticsearch

Elasticsearch adapter for Calcite

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.linkedin.calcite
ArtifactId

ArtifactId

calcite-elasticsearch
Last Version

Last Version

1.21.0.151
Release Date

Release Date

Type

Type

jar
Description

Description

Calcite Elasticsearch
Elasticsearch adapter for Calcite
Project Organization

Project Organization

The Apache Software Foundation

Download calcite-elasticsearch

How to add to project

<!-- https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-elasticsearch/ -->
<dependency>
    <groupId>com.linkedin.calcite</groupId>
    <artifactId>calcite-elasticsearch</artifactId>
    <version>1.21.0.151</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-elasticsearch/
implementation 'com.linkedin.calcite:calcite-elasticsearch:1.21.0.151'
// https://jarcasting.com/artifacts/com.linkedin.calcite/calcite-elasticsearch/
implementation ("com.linkedin.calcite:calcite-elasticsearch:1.21.0.151")
'com.linkedin.calcite:calcite-elasticsearch:jar:1.21.0.151'
<dependency org="com.linkedin.calcite" name="calcite-elasticsearch" rev="1.21.0.151">
  <artifact name="calcite-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.calcite', module='calcite-elasticsearch', version='1.21.0.151')
)
libraryDependencies += "com.linkedin.calcite" % "calcite-elasticsearch" % "1.21.0.151"
[com.linkedin.calcite/calcite-elasticsearch "1.21.0.151"]

Dependencies

compile (12)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.linkedin.calcite : calcite-core jar 1.21.0.151
org.apache.calcite.avatica : avatica-core jar 1.15.0
com.fasterxml.jackson.core : jackson-core jar 2.9.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.9
com.google.code.findbugs : jsr305 Optional jar 3.0.1
com.linkedin.calcite : calcite-linq4j jar 1.21.0.151
org.elasticsearch.client : elasticsearch-rest-client jar 7.0.1
org.apache.httpcomponents : httpcore jar 4.4.10
org.apache.httpcomponents : httpclient jar 4.5.6
org.slf4j : slf4j-api jar 1.7.25

test (8)

Group / Artifact Type Version
com.linkedin.calcite : calcite-core test-jar 1.21.0.151
junit : junit jar 4.12
org.elasticsearch : elasticsearch jar 7.0.1
org.elasticsearch.plugin : transport-netty4-client jar 7.0.1
org.codelibs.elasticsearch.module : lang-painless jar 7.0.1
org.apache.logging.log4j : log4j-api jar 2.11.0
org.apache.logging.log4j : log4j-core jar 2.11.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.
com.linkedin.calcite

The Apache Software Foundation

Versions

Version
1.21.0.151
1.21.0.150
1.21.0.149
1.21.0.148
1.21.0.146
1.21.0.144
1.21.0.142razhang-test
1.21.0.140
1.21.0.138