Последняя версия

hnswlib 1.0.0

Fast approximative nearest neighbour search using the HNSW algorithm

Лицензия

Лицензия

Группа

Группа

com.github.jelmerk
Идентификатор

Идентификатор

hnswlib-parent-pom
Версия

Версия

1.0.0
Тип

Тип

pom
Описание

Описание

hnswlib
Fast approximative nearest neighbour search using the HNSW algorithm
Ссылка на сайт

Ссылка на сайт

https://github.com/jelmerk/hnswlib
Система контроля версий

Система контроля версий

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

Скачать hnswlib-parent-pom 1.0.0

Имя Файла Размер
hnswlib-parent-pom-1.0.0.pom 10 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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