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

elasticsearch4s 0.0.10


Group ID:
jp.co.bizreach
Artifact ID:
elasticsearch4s_2.11
Version:
0.0.10
Release Date:
Dec 25, 2014
Licenses:
Files:

libraryDependencies += "jp.co.bizreach" %% "elasticsearch4s" % "0.0.10"

Mill build tool

ivy"jp.co.bizreach::elasticsearch4s:0.0.10"

Scala CLI

//> using dep "jp.co.bizreach::elasticsearch4s:0.0.10"

Ammonite REPL

import $ivy.`jp.co.bizreach::elasticsearch4s:0.0.10`

<dependency>
  <groupId>jp.co.bizreach</groupId>
  <artifactId>elasticsearch4s_2.11</artifactId>
  <version>0.0.10</version>
</dependency>

compile group: 'jp.co.bizreach', name: 'elasticsearch4s_2.11', version: '0.0.10'