bizreach / elastic-scala-httpclient   4.0.0

Apache License 2.0 GitHub

Scala client and code generator for Elasticsearch

Scala versions: 2.12 2.11 2.10
sbt plugins: 0.13

elastic-scala-httpclient 4.0.0


Group ID:
jp.co.bizreach
Artifact ID:
elastic-scala-httpclient_2.12
Version:
4.0.0
Release Date:
May 30, 2019
Licenses:
Files:

libraryDependencies += "jp.co.bizreach" %% "elastic-scala-httpclient" % "4.0.0"

Mill build tool

ivy"jp.co.bizreach::elastic-scala-httpclient:4.0.0"

Scala CLI

//> using dep "jp.co.bizreach::elastic-scala-httpclient:4.0.0"

Ammonite REPL

import $ivy.`jp.co.bizreach::elastic-scala-httpclient:4.0.0`

<dependency>
  <groupId>jp.co.bizreach</groupId>
  <artifactId>elastic-scala-httpclient_2.12</artifactId>
  <version>4.0.0</version>
</dependency>

compile group: 'jp.co.bizreach', name: 'elastic-scala-httpclient_2.12', version: '4.0.0'