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

megl-elasticsearch-orm 0.0.12


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

libraryDependencies += "io.megl" %% "megl-elasticsearch-orm" % "0.0.12"

Mill build tool

ivy"io.megl::megl-elasticsearch-orm:0.0.12"

Scala CLI

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

Ammonite REPL

import $ivy.`io.megl::megl-elasticsearch-orm:0.0.12`

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

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