Last Version

hnswlib 1.0.0

Fast approximative nearest neighbour search using the HNSW algorithm

License

License

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-parent-pom
Version

Version

1.0.0
Type

Type

pom
Description

Description

hnswlib
Fast approximative nearest neighbour search using the HNSW algorithm
Project URL

Project URL

https://github.com/jelmerk/hnswlib
Source Code Management

Source Code Management

https://github.com/jelmerk/hnswlib/

Download hnswlib-parent-pom 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/ -->
<dependency>
    <groupId>com.github.jelmerk</groupId>
    <artifactId>hnswlib-parent-pom</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/
implementation 'com.github.jelmerk:hnswlib-parent-pom:1.0.0'
// https://jarcasting.com/artifacts/com.github.jelmerk/hnswlib-parent-pom/
implementation ("com.github.jelmerk:hnswlib-parent-pom:1.0.0")
'com.github.jelmerk:hnswlib-parent-pom:pom:1.0.0'
<dependency org="com.github.jelmerk" name="hnswlib-parent-pom" rev="1.0.0">
  <artifact name="hnswlib-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jelmerk', module='hnswlib-parent-pom', version='1.0.0')
)
libraryDependencies += "com.github.jelmerk" % "hnswlib-parent-pom" % "1.0.0"
[com.github.jelmerk/hnswlib-parent-pom "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hnswlib-utils
  • hnswlib-core
  • hnswlib-core-jdk17
  • hnswlib-metrics-dropwizard
  • hnswlib-scala
  • hnswlib-spark
  • hnswlib-examples