aparo / zio-elasticsearch   2.0.4

Apache License 2.0 GitHub

ElasticSearch client for Scala based on ZIO and FP

Scala versions: 2.13 2.12
Scala.js versions: 1.x 0.6

zio-elasticsearch-core 0.0.12


Group ID:
io.megl
Artifact ID:
zio-elasticsearch-core_2.12
Version:
0.0.12
Release Date:
Jan 1, 2020
Licenses:
Files:

libraryDependencies += "io.megl" %% "zio-elasticsearch-core" % "0.0.12"

Mill build tool

ivy"io.megl::zio-elasticsearch-core:0.0.12"

Scala CLI

//> using dep "io.megl::zio-elasticsearch-core:0.0.12"

Ammonite REPL

import $ivy.`io.megl::zio-elasticsearch-core:0.0.12`

<dependency>
  <groupId>io.megl</groupId>
  <artifactId>zio-elasticsearch-core_2.12</artifactId>
  <version>0.0.12</version>
</dependency>

compile group: 'io.megl', name: 'zio-elasticsearch-core_2.12', version: '0.0.12'