License |
License |
---|---|
GroupId | GroupIdinfo.debatty |
ArtifactId | ArtifactIdspark-knn-graphs |
Last Version | Last Version0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspark-knn-graphs
Spark algorithms for building k-nn graphs
|
Project URL |
Project URL |
Filename | Size |
---|---|
spark-knn-graphs-0.15.pom | |
spark-knn-graphs-0.15.jar | 68 KB |
spark-knn-graphs-0.15-sources.jar | 30 KB |
spark-knn-graphs-0.15-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/info.debatty/spark-knn-graphs/ -->
<dependency>
<groupId>info.debatty</groupId>
<artifactId>spark-knn-graphs</artifactId>
<version>0.15</version>
</dependency>
// https://jarcasting.com/artifacts/info.debatty/spark-knn-graphs/
implementation 'info.debatty:spark-knn-graphs:0.15'
// https://jarcasting.com/artifacts/info.debatty/spark-knn-graphs/
implementation ("info.debatty:spark-knn-graphs:0.15")
'info.debatty:spark-knn-graphs:jar:0.15'
<dependency org="info.debatty" name="spark-knn-graphs" rev="0.15">
<artifact name="spark-knn-graphs" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.debatty', module='spark-knn-graphs', version='0.15')
)
libraryDependencies += "info.debatty" % "spark-knn-graphs" % "0.15"
[info.debatty/spark-knn-graphs "0.15"]
Group / Artifact | Type | Version |
---|---|---|
info.debatty : java-lsh | jar | 0.6 |
info.debatty : java-string-similarity | jar | 0.14 |
info.debatty : java-spamsum | jar | 0.1 |
info.debatty : java-graphs | jar | 0.29 |
info.debatty : spark-kmedoids | jar | 0.1.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.scala-lang : scala-library | jar | 2.11.8 |
com.google.guava : guava | jar | 14.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
info.debatty : java-datasets | jar | 0.10 |