is not current version
Last Version 7.16.3

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


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.iamazy.elasticsearch.dsl
ArtifactId

ArtifactId

elasticsearch-sql-core
Version

Version

7.11.0
Type

Type

jar

Download elasticsearch-sql-core 7.11.0


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