не последняя версия
Последняя версия 1.0.2

edu.upc.essi.dtim.nextiajd:nextiajd_2.12 1.0

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

Группа

Группа

edu.upc.essi.dtim.nextiajd
Идентификатор

Идентификатор

nextiajd_2.12
Версия

Версия

1.0
Тип

Тип

jar

Скачать nextiajd_2.12 1.0


<!-- 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</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'
// https://jarcasting.com/artifacts/edu.upc.essi.dtim.nextiajd/nextiajd_2.12/
implementation ("edu.upc.essi.dtim.nextiajd:nextiajd_2.12:1.0")
'edu.upc.essi.dtim.nextiajd:nextiajd_2.12:jar:1.0'
<dependency org="edu.upc.essi.dtim.nextiajd" name="nextiajd_2.12" rev="1.0">
  <artifact name="nextiajd_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.upc.essi.dtim.nextiajd', module='nextiajd_2.12', version='1.0')
)
libraryDependencies += "edu.upc.essi.dtim.nextiajd" % "nextiajd_2.12" % "1.0"
[edu.upc.essi.dtim.nextiajd/nextiajd_2.12 "1.0"]