yaooqinn / itachi   0.3.0

Apache License 2.0 Website GitHub

A library that brings useful functions from various modern database management systems to Apache Spark

Scala versions: 2.12

itachi 0.1.0


Group ID:
com.github.yaooqinn
Artifact ID:
itachi_2.12
Version:
0.1.0
Release Date:
Feb 16, 2021
Licenses:
Files:

libraryDependencies += "com.github.yaooqinn" %% "itachi" % "0.1.0"

Mill build tool

ivy"com.github.yaooqinn::itachi:0.1.0"

Scala CLI

//> using dep "com.github.yaooqinn::itachi:0.1.0"

Ammonite REPL

import $ivy.`com.github.yaooqinn::itachi:0.1.0`

<dependency>
  <groupId>com.github.yaooqinn</groupId>
  <artifactId>itachi_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.yaooqinn', name: 'itachi_2.12', version: '0.1.0'