is not current version
Last Version 7.16.3

io.github.iamazy.elasticsearch.dsl:isql-plugin 7.9.3


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.iamazy.elasticsearch.dsl
ArtifactId

ArtifactId

isql-plugin
Version

Version

7.9.3
Type

Type

jar

Download isql-plugin 7.9.3


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