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 0.0.16-BETA1


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

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

Mill build tool

ivy"com.adelegue::elastic-scala-http:0.0.16-BETA1"

Scala CLI

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

Ammonite REPL

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

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

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