Elasticsearch-Lang-Kotlin

Kotlin scripting for Elasticsearch, with text and binary scripting.

License

License

MIT
Categories

Categories

Kotlin Languages Search Business Logic Libraries Elasticsearch
GroupId

GroupId

uy.kohesive.elasticsearch
ArtifactId

ArtifactId

elasticsearch-lang-kotlin-common
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-common

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 5.6.7
uy.kohesive.keplin : keplin-util jar 1.0.1
uy.kohesive.klutter : klutter-conversion jar 2.3.2
uy.kohesive.cuarentena : cuarentena jar 1.0.0-BETA-08
uy.kohesive.chillambda : chillambda jar 1.0.0-BETA-08

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