| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch |
| Группа | Группаio.github.iamazy.elasticsearch.dsl |
| Идентификатор | Идентификаторelasticsql |
| Версия | Версия7.2.0.2 |
| Тип | Типjar |
| Описание |
Описаниеelasticsearch-sql
elasticsearch sql
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| elasticsql-7.2.0.2.pom | |
| elasticsql-7.2.0.2.jar | 236 KB |
| elasticsql-7.2.0.2-sql-plugin.zip | 9 MB |
| elasticsql-7.2.0.2-sources.jar | 124 KB |
| elasticsql-7.2.0.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/elasticsql/ -->
<dependency>
<groupId>io.github.iamazy.elasticsearch.dsl</groupId>
<artifactId>elasticsql</artifactId>
<version>7.2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/elasticsql/
implementation 'io.github.iamazy.elasticsearch.dsl:elasticsql:7.2.0.2'
// https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/elasticsql/
implementation ("io.github.iamazy.elasticsearch.dsl:elasticsql:7.2.0.2")
'io.github.iamazy.elasticsearch.dsl:elasticsql:jar:7.2.0.2'
<dependency org="io.github.iamazy.elasticsearch.dsl" name="elasticsql" rev="7.2.0.2">
<artifact name="elasticsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamazy.elasticsearch.dsl', module='elasticsql', version='7.2.0.2')
)
libraryDependencies += "io.github.iamazy.elasticsearch.dsl" % "elasticsql" % "7.2.0.2"
[io.github.iamazy.elasticsearch.dsl/elasticsql "7.2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| junit : junit | jar | 4.12 |
| org.projectlombok : lombok | jar | 1.18.6 |
| org.elasticsearch : elasticsearch | jar | 7.2.0 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.2.0 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 7.2.0 |
| commons-io : commons-io | jar | 2.6 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| com.google.guava : guava | jar | 28.0-jre |
| commons-codec : commons-codec | jar | 1.12 |
| org.apache.commons : commons-collections4 | jar | 4.3 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.commons : commons-text | jar | 1.6 |
| org.mongodb : bson | jar | 3.9.0 |
| org.antlr : antlr4-runtime | jar | 4.7.2 |
| org.ow2.asm : asm | jar | 7.1 |
| org.ow2.asm : asm-commons | jar | 7.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.24.5 |