Elasticsearch-Lang-Kotlin

Kotlin scripting for Elasticsearch, with text and binary scripting.

License

License

MIT
Categories

Categories

Kotlin Languages CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

uy.kohesive.elasticsearch
ArtifactId

ArtifactId

elasticsearch-lang-kotlin-client
Last Version

Last Version

1.0.0-BETA-06
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch-Lang-Kotlin
Kotlin scripting for Elasticsearch, with text and binary scripting.
Project URL

Project URL

https://github.com/kohesive/elasticsearch-lang-kotlin
Project Organization

Project Organization

Elasticsearch-Lang-Kotlin

Download elasticsearch-lang-kotlin-client

How to add to project

<!-- https://jarcasting.com/artifacts/uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-client/ -->
<dependency>
    <groupId>uy.kohesive.elasticsearch</groupId>
    <artifactId>elasticsearch-lang-kotlin-client</artifactId>
    <version>1.0.0-BETA-06</version>
</dependency>
// https://jarcasting.com/artifacts/uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-client/
implementation 'uy.kohesive.elasticsearch:elasticsearch-lang-kotlin-client:1.0.0-BETA-06'
// https://jarcasting.com/artifacts/uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-client/
implementation ("uy.kohesive.elasticsearch:elasticsearch-lang-kotlin-client:1.0.0-BETA-06")
'uy.kohesive.elasticsearch:elasticsearch-lang-kotlin-client:jar:1.0.0-BETA-06'
<dependency org="uy.kohesive.elasticsearch" name="elasticsearch-lang-kotlin-client" rev="1.0.0-BETA-06">
  <artifact name="elasticsearch-lang-kotlin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='uy.kohesive.elasticsearch', module='elasticsearch-lang-kotlin-client', version='1.0.0-BETA-06')
)
libraryDependencies += "uy.kohesive.elasticsearch" % "elasticsearch-lang-kotlin-client" % "1.0.0-BETA-06"
[uy.kohesive.elasticsearch/elasticsearch-lang-kotlin-client "1.0.0-BETA-06"]

Dependencies

compile (1)

Group / Artifact Type Version
uy.kohesive.elasticsearch : elasticsearch-lang-kotlin-common jar 1.0.0-BETA-06

test (5)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 5.6.7
org.elasticsearch.test : framework jar 5.6.7
org.elasticsearch.client : transport jar 5.6.7
uy.kohesive.elasticsearch » lang-kotlin jar 1.0.0-ES-5.6.7-BETA-06
org.apache.logging.log4j : log4j-core jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-BETA-06
1.0.0-BETA-03.02
1.0.0-BETA-03.01
1.0.0-BETA-03
1.0.0-BETA-01