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