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.12


Group ID:
org.wvlet
Artifact ID:
wvlet-config_2.11
Version:
0.12
Release Date:
Aug 2, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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