dtim-upc / nextiajd   1.0.2

Apache License 2.0 GitHub

NextiaJD is a library that supports data discovery based on data profiles and machine learning algorithms to find joinable attributes in heterogeneous datasets

Scala versions: 2.12

nextiajd 1.0.2


Group ID:
edu.upc.essi.dtim.nextiajd
Artifact ID:
nextiajd_2.12
Version:
1.0.2
Release Date:
Nov 14, 2021
Licenses:
Files:

libraryDependencies += "edu.upc.essi.dtim.nextiajd" %% "nextiajd" % "1.0.2"

Mill build tool

ivy"edu.upc.essi.dtim.nextiajd::nextiajd:1.0.2"

Scala CLI

//> using dep "edu.upc.essi.dtim.nextiajd::nextiajd:1.0.2"

Ammonite REPL

import $ivy.`edu.upc.essi.dtim.nextiajd::nextiajd:1.0.2`

<dependency>
  <groupId>edu.upc.essi.dtim.nextiajd</groupId>
  <artifactId>nextiajd_2.12</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'edu.upc.essi.dtim.nextiajd', name: 'nextiajd_2.12', version: '1.0.2'