is not current version
Last Version 1.0.0

hnswlib 0.0.46

Fast approximative nearest neighbour search using the HNSW algorithm

License

License

GroupId

GroupId

com.github.jelmerk
ArtifactId

ArtifactId

hnswlib-parent-pom
Version

Version

0.0.46
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 0.0.46


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

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-metrics-dropwizard
  • hnswlib-scala
  • hnswlib-spark
  • hnswlib-examples