sansa-stack / archived-sansa-inference   0.7.1

Apache License 2.0 GitHub

A general Inference API based on two of the most popular Big Data processing engines: Apache Spark and Apache Flink

Scala versions: 2.11

sansa-inference-common 0.7.1


Group ID:
net.sansa-stack
Artifact ID:
sansa-inference-common_2.11
Version:
0.7.1
Release Date:
Jan 15, 2020
Licenses:
Files:

libraryDependencies += "net.sansa-stack" %% "sansa-inference-common" % "0.7.1"

Mill build tool

ivy"net.sansa-stack::sansa-inference-common:0.7.1"

Scala CLI

//> using dep "net.sansa-stack::sansa-inference-common:0.7.1"

Ammonite REPL

import $ivy.`net.sansa-stack::sansa-inference-common:0.7.1`

<dependency>
  <groupId>net.sansa-stack</groupId>
  <artifactId>sansa-inference-common_2.11</artifactId>
  <version>0.7.1</version>
</dependency>

compile group: 'net.sansa-stack', name: 'sansa-inference-common_2.11', version: '0.7.1'