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-log 0.22


Group ID:
org.wvlet
Artifact ID:
wvlet-log_2.11
Version:
0.22
Release Date:
Aug 31, 2016
Licenses:
Files:

libraryDependencies += "org.wvlet" %% "wvlet-log" % "0.22"

Mill build tool

ivy"org.wvlet::wvlet-log:0.22"

Scala CLI

//> using dep "org.wvlet::wvlet-log:0.22"

Ammonite REPL

import $ivy.`org.wvlet::wvlet-log:0.22`

<dependency>
  <groupId>org.wvlet</groupId>
  <artifactId>wvlet-log_2.11</artifactId>
  <version>0.22</version>
</dependency>

compile group: 'org.wvlet', name: 'wvlet-log_2.11', version: '0.22'