sksamuel / elastic4s   8.11.5

Apache License 2.0 GitHub

Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client

Scala versions: 3.x 2.13 2.12 2.11 2.10

elastic4s-tests 6.5.4


Group ID:
com.sksamuel.elastic4s
Artifact ID:
elastic4s-tests_2.13
Version:
6.5.4
Release Date:
Oct 28, 2019
Licenses:
Files:

libraryDependencies += "com.sksamuel.elastic4s" %% "elastic4s-tests" % "6.5.4"

Mill build tool

ivy"com.sksamuel.elastic4s::elastic4s-tests:6.5.4"

Scala CLI

//> using dep "com.sksamuel.elastic4s::elastic4s-tests:6.5.4"

Ammonite REPL

import $ivy.`com.sksamuel.elastic4s::elastic4s-tests:6.5.4`

<dependency>
  <groupId>com.sksamuel.elastic4s</groupId>
  <artifactId>elastic4s-tests_2.13</artifactId>
  <version>6.5.4</version>
</dependency>

compile group: 'com.sksamuel.elastic4s', name: 'elastic4s-tests_2.13', version: '6.5.4'