tecsisa / lightql   0.12.3

Website GitHub

A minimal external search DSL that compiles to Scala

Scala versions: 2.13 2.12 2.11

lightql-elastic-http 5.6.0


Group ID:
com.tecsisa
Artifact ID:
lightql-elastic-http_2.12
Version:
5.6.0
Release Date:
Oct 19, 2017
Licenses:
Files:

libraryDependencies += "com.tecsisa" %% "lightql-elastic-http" % "5.6.0"

Mill build tool

ivy"com.tecsisa::lightql-elastic-http:5.6.0"

Scala CLI

//> using dep "com.tecsisa::lightql-elastic-http:5.6.0"

Ammonite REPL

import $ivy.`com.tecsisa::lightql-elastic-http:5.6.0`

<dependency>
  <groupId>com.tecsisa</groupId>
  <artifactId>lightql-elastic-http_2.12</artifactId>
  <version>5.6.0</version>
</dependency>

compile group: 'com.tecsisa', name: 'lightql-elastic-http_2.12', version: '5.6.0'