| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.cdap.cdap |
| Идентификатор | Идентификаторcdap-elastic |
| Последняя версия | Последняя версия6.7.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCDAP Elasticsearch Metadata Storage Provider
Data Application Platform for Hadoop
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |