lensesio / json-kcql   1.0.1

Apache License 2.0 GitHub

Provides support for json projections using the sql like syntax of KCQL

Scala versions: 2.11

json-kcql 1.0.1


Group ID:
com.landoop
Artifact ID:
json-kcql_2.11
Version:
1.0.1
Release Date:
Jan 11, 2018
Licenses:
Files:

libraryDependencies += "com.landoop" %% "json-kcql" % "1.0.1"

Mill build tool

ivy"com.landoop::json-kcql:1.0.1"

Scala CLI

//> using dep "com.landoop::json-kcql:1.0.1"

Ammonite REPL

import $ivy.`com.landoop::json-kcql:1.0.1`

<dependency>
  <groupId>com.landoop</groupId>
  <artifactId>json-kcql_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.landoop', name: 'json-kcql_2.11', version: '1.0.1'