wvlet / wvlet-legacy   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 0.9


Group ID:
org.wvlet
Artifact ID:
wvlet-config_2.11
Version:
0.9
Release Date:
Jul 8, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>wvlet-config_2.11</artifactId>
  <version>0.9</version>
</dependency>

compile group: 'org.wvlet', name: 'wvlet-config_2.11', version: '0.9'