| License |
License |
|---|---|
| GroupId | GroupIdedu.upc.essi.dtim.nextiajd |
| ArtifactId | ArtifactIdnextiajd_2.12 |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnextiajd
NextiaJD is a library that supports data discovery based on data profiles and machine learning algorithms to find joinable attributes in heterogeneous datasets
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nextiajd_2.12-1.0.2.pom | |
| nextiajd_2.12-1.0.2.jar | 3 MB |
| nextiajd_2.12-1.0.2-sources.jar | 3 MB |
| nextiajd_2.12-1.0.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.upc.essi.dtim.nextiajd/nextiajd_2.12/ -->
<dependency>
<groupId>edu.upc.essi.dtim.nextiajd</groupId>
<artifactId>nextiajd_2.12</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.upc.essi.dtim.nextiajd/nextiajd_2.12/
implementation 'edu.upc.essi.dtim.nextiajd:nextiajd_2.12:1.0.2'
// https://jarcasting.com/artifacts/edu.upc.essi.dtim.nextiajd/nextiajd_2.12/
implementation ("edu.upc.essi.dtim.nextiajd:nextiajd_2.12:1.0.2")
'edu.upc.essi.dtim.nextiajd:nextiajd_2.12:jar:1.0.2'
<dependency org="edu.upc.essi.dtim.nextiajd" name="nextiajd_2.12" rev="1.0.2">
<artifact name="nextiajd_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.upc.essi.dtim.nextiajd', module='nextiajd_2.12', version='1.0.2')
)
libraryDependencies += "edu.upc.essi.dtim.nextiajd" % "nextiajd_2.12" % "1.0.2"
[edu.upc.essi.dtim.nextiajd/nextiajd_2.12 "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.apache.spark : spark-sql_2.12 | jar | 3.1.0 |
| org.apache.spark : spark-mllib_2.12 | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.9 |
| org.scalatest : scalatest-wordspec_2.12 | jar | 3.2.9 |
| com.github.mrpowers : spark-fast-tests_2.12 | jar | 1.0.0 |