Last Version

CDAP Elasticsearch Metadata Storage Provider 6.7.0

Data Application Platform for Hadoop

License

License

GroupId

GroupId

io.cdap.cdap
ArtifactId

ArtifactId

cdap-elastic
Version

Version

6.7.0
Type

Type

jar
Description

Description

CDAP Elasticsearch Metadata Storage Provider
Data Application Platform for Hadoop
Project Organization

Project Organization

CDAP

Download cdap-elastic 6.7.0


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

Dependencies

compile (7)

Group / Artifact Type Version
io.cdap.cdap : cdap-common jar 6.7.0
io.cdap.cdap : cdap-metadata-spi jar 6.7.0
com.google.code.gson : gson jar 2.3.1
com.google.guava : guava jar 13.0.1
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 6.5.3
org.apache.httpcomponents : httpcore jar 4.4.4
org.apache.httpcomponents : httpclient jar 4.5.2

test (3)

Group / Artifact Type Version
io.cdap.cdap : cdap-metadata-spi test-jar 6.7.0
io.cdap.cdap : cdap-common-unit-test jar 6.7.0
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.