apache / seatunnel   1.5.1

Apache License 2.0 Website GitHub

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.

Scala versions: 2.11

waterdrop-apis 0.1.0


Group ID:
io.github.interestinglab.waterdrop
Artifact ID:
waterdrop-apis_2.11
Version:
0.1.0
Release Date:
Dec 24, 2017
Licenses:
Files:

libraryDependencies += "io.github.interestinglab.waterdrop" %% "waterdrop-apis" % "0.1.0"

Mill build tool

ivy"io.github.interestinglab.waterdrop::waterdrop-apis:0.1.0"

Scala CLI

//> using dep "io.github.interestinglab.waterdrop::waterdrop-apis:0.1.0"

Ammonite REPL

import $ivy.`io.github.interestinglab.waterdrop::waterdrop-apis:0.1.0`

<dependency>
  <groupId>io.github.interestinglab.waterdrop</groupId>
  <artifactId>waterdrop-apis_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.interestinglab.waterdrop', name: 'waterdrop-apis_2.11', version: '0.1.0'