License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdio.github.iamazy.elasticsearch.dsl |
ArtifactId | ArtifactIdisql-plugin |
Last Version | Last Version7.16.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch sql
|
Filename | Size |
---|---|
isql-plugin-7.16.3.pom | |
isql-plugin-7.16.3.jar | 10 KB |
isql-plugin-7.16.3-sql-plugin.zip | 4 MB |
isql-plugin-7.16.3-sources.jar | 6 KB |
isql-plugin-7.16.3-javadoc.jar | 29 KB |
Browse |
<!-- 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.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/isql-plugin/
implementation 'io.github.iamazy.elasticsearch.dsl:isql-plugin:7.16.3'
// https://jarcasting.com/artifacts/io.github.iamazy.elasticsearch.dsl/isql-plugin/
implementation ("io.github.iamazy.elasticsearch.dsl:isql-plugin:7.16.3")
'io.github.iamazy.elasticsearch.dsl:isql-plugin:jar:7.16.3'
<dependency org="io.github.iamazy.elasticsearch.dsl" name="isql-plugin" rev="7.16.3">
<artifact name="isql-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamazy.elasticsearch.dsl', module='isql-plugin', version='7.16.3')
)
libraryDependencies += "io.github.iamazy.elasticsearch.dsl" % "isql-plugin" % "7.16.3"
[io.github.iamazy.elasticsearch.dsl/isql-plugin "7.16.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.iamazy.elasticsearch.dsl : elasticsearch-sql-core | jar | 7.16.3 |