License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-elastic |
Last Version | Last Version6.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Elasticsearch Metadata Storage Provider
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-elastic-6.7.0.pom | |
cdap-elastic-6.7.0.jar | 38 KB |
cdap-elastic-6.7.0-sources.jar | 23 KB |
cdap-elastic-6.7.0-javadoc.jar | 64 KB |
Browse |
<!-- 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"]
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 |
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 |