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 2.0.0-beta.2


Group ID:
com.github.jelmerk
Artifact ID:
hnswlib-spark_3_4_2.13
Version:
2.0.0-beta.2
Version Scheme:
Release Date:
Jun 2, 2025
Licenses:
Files:
Developers:

libraryDependencies += "com.github.jelmerk" %% "hnswlib-spark_3_4" % "2.0.0-beta.2"

Mill build tool

ivy"com.github.jelmerk::hnswlib-spark_3_4:2.0.0-beta.2"

Scala CLI

//> using dep "com.github.jelmerk::hnswlib-spark_3_4:2.0.0-beta.2"

Ammonite REPL

import $ivy.`com.github.jelmerk::hnswlib-spark_3_4:2.0.0-beta.2`

<dependency>
  <groupId>com.github.jelmerk</groupId>
  <artifactId>hnswlib-spark_3_4_2.13</artifactId>
  <version>2.0.0-beta.2</version>
</dependency>

compile group: 'com.github.jelmerk', name: 'hnswlib-spark_3_4_2.13', version: '2.0.0-beta.2'