is not current version
Last Version 7.16.3

io.github.iamazy.elasticsearch.dsl:elasticsearch-sql-core 7.13.4


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.iamazy.elasticsearch.dsl
ArtifactId

ArtifactId

elasticsearch-sql-core
Version

Version

7.13.4
Type

Type

jar

Download elasticsearch-sql-core 7.13.4


<!-- https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/elasticsearch-sql-core/ -->
<dependency>
    <groupId>io.github.iamazy.elasticsearch.dsl</groupId>
    <artifactId>elasticsearch-sql-core</artifactId>
    <version>7.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/elasticsearch-sql-core/
implementation 'io.github.iamazy.elasticsearch.dsl:elasticsearch-sql-core:7.13.4'
// https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/elasticsearch-sql-core/
implementation ("io.github.iamazy.elasticsearch.dsl:elasticsearch-sql-core:7.13.4")
'io.github.iamazy.elasticsearch.dsl:elasticsearch-sql-core:jar:7.13.4'
<dependency org="io.github.iamazy.elasticsearch.dsl" name="elasticsearch-sql-core" rev="7.13.4">
  <artifact name="elasticsearch-sql-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamazy.elasticsearch.dsl', module='elasticsearch-sql-core', version='7.13.4')
)
libraryDependencies += "io.github.iamazy.elasticsearch.dsl" % "elasticsearch-sql-core" % "7.13.4"
[io.github.iamazy.elasticsearch.dsl/elasticsearch-sql-core "7.13.4"]