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-client-sttp 7.10.9


Group ID:
com.sksamuel.elastic4s
Artifact ID:
elastic4s-client-sttp_2.12
Version:
7.10.9
Release Date:
Aug 2, 2021
Licenses:
Files:

libraryDependencies += "com.sksamuel.elastic4s" %% "elastic4s-client-sttp" % "7.10.9"

Mill build tool

ivy"com.sksamuel.elastic4s::elastic4s-client-sttp:7.10.9"

Scala CLI

//> using dep "com.sksamuel.elastic4s::elastic4s-client-sttp:7.10.9"

Ammonite REPL

import $ivy.`com.sksamuel.elastic4s::elastic4s-client-sttp:7.10.9`

<dependency>
  <groupId>com.sksamuel.elastic4s</groupId>
  <artifactId>elastic4s-client-sttp_2.12</artifactId>
  <version>7.10.9</version>
</dependency>

compile group: 'com.sksamuel.elastic4s', name: 'elastic4s-client-sttp_2.12', version: '7.10.9'