chengpohi / edql   0.2.2

Apache License 2.0 Website GitHub

Elasticsearch Query GUI Client

Scala versions: 2.12 2.11

elasticdsl 0.2.2


Group ID:
com.github.chengpohi
Artifact ID:
elasticdsl_2.12
Version:
0.2.2
Release Date:
Dec 24, 2016
Licenses:
Files:

libraryDependencies += "com.github.chengpohi" %% "elasticdsl" % "0.2.2"

Mill build tool

ivy"com.github.chengpohi::elasticdsl:0.2.2"

Scala CLI

//> using dep "com.github.chengpohi::elasticdsl:0.2.2"

Ammonite REPL

import $ivy.`com.github.chengpohi::elasticdsl:0.2.2`

<dependency>
  <groupId>com.github.chengpohi</groupId>
  <artifactId>elasticdsl_2.12</artifactId>
  <version>0.2.2</version>
</dependency>

compile group: 'com.github.chengpohi', name: 'elasticdsl_2.12', version: '0.2.2'