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.1


Group ID:
edu.upc.essi.dtim.nextiajd
Artifact ID:
nextiajd_2.12
Version:
1.0.1
Release Date:
Jul 8, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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