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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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