Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
hnswlib-spark_3.2 1.0.1
Group ID:
com.github.jelmerk
Artifact ID:
hnswlib-spark_3.2_2.12
Version:
1.0.1
Release Date:
Jul 9, 2022
Licenses:
Files:
Full Scala Version:
2.12.7
Developers:
libraryDependencies += "com.github.jelmerk" %% "hnswlib-spark_3.2" % "1.0.1"
ivy"com.github.jelmerk::hnswlib-spark_3.2:1.0.1"
//> using dep "com.github.jelmerk::hnswlib-spark_3.2:1.0.1"
import $ivy.`com.github.jelmerk::hnswlib-spark_3.2:1.0.1`
<dependency> <groupId>com.github.jelmerk</groupId> <artifactId>hnswlib-spark_3.2_2.12</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.jelmerk', name: 'hnswlib-spark_3.2_2.12', version: '1.0.1'