jelmerk / hnswlib-spark   1.1.3

Apache License 2.0 Website GitHub

Spark library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

Scala versions: 2.13 2.12 2.11

hnswlib-spark_3_4 HEAD+20250602-0820


Group ID:
com.github.jelmerk
Artifact ID:
hnswlib-spark_3_4_2.13
Version:
HEAD+20250602-0820
Version Scheme:
Release Date:
Jun 2, 2025
Licenses:
Files:
Developers:

libraryDependencies += "com.github.jelmerk" %% "hnswlib-spark_3_4" % "HEAD+20250602-0820"

Mill build tool

ivy"com.github.jelmerk::hnswlib-spark_3_4:HEAD+20250602-0820"

Scala CLI

//> using dep "com.github.jelmerk::hnswlib-spark_3_4:HEAD+20250602-0820"

Ammonite REPL

import $ivy.`com.github.jelmerk::hnswlib-spark_3_4:HEAD+20250602-0820`

<dependency>
  <groupId>com.github.jelmerk</groupId>
  <artifactId>hnswlib-spark_3_4_2.13</artifactId>
  <version>HEAD+20250602-0820</version>
</dependency>

compile group: 'com.github.jelmerk', name: 'hnswlib-spark_3_4_2.13', version: 'HEAD+20250602-0820'