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