wvlet / wvlet   0.28

Apache License 2.0 GitHub

A new query language designed for building composable and reproducible data processing pipelines

Scala versions: 2.12 2.11

wvlet-config 1.0


Group ID:
org.wvlet
Artifact ID:
wvlet-config_2.12
Version:
1.0
Release Date:
Nov 25, 2016
Licenses:
Files:

libraryDependencies += "org.wvlet" %% "wvlet-config" % "1.0"

Mill build tool

ivy"org.wvlet::wvlet-config:1.0"

Scala CLI

//> using dep "org.wvlet::wvlet-config:1.0"

Ammonite REPL

import $ivy.`org.wvlet::wvlet-config:1.0`

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>wvlet-config_2.12</artifactId>
  <version>1.0</version>
</dependency>

compile group: 'org.wvlet', name: 'wvlet-config_2.12', version: '1.0'