larousso / elastic-scala-http   1.0.0

Apache License 2.0 GitHub

Elasticsearch scala http client based on akka http

Scala versions: 2.13 2.12 2.11

elastic-scala-http 1.0.0


Group ID:
com.adelegue
Artifact ID:
elastic-scala-http_2.12
Version:
1.0.0
Release Date:
Mar 15, 2021
Licenses:
Files:

libraryDependencies += "com.adelegue" %% "elastic-scala-http" % "1.0.0"

Mill build tool

ivy"com.adelegue::elastic-scala-http:1.0.0"

Scala CLI

//> using dep "com.adelegue::elastic-scala-http:1.0.0"

Ammonite REPL

import $ivy.`com.adelegue::elastic-scala-http:1.0.0`

<dependency>
  <groupId>com.adelegue</groupId>
  <artifactId>elastic-scala-http_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.adelegue', name: 'elastic-scala-http_2.12', version: '1.0.0'