Last Version

elasticsearch-minhash 8.2.3.0

This plugin provides b-bit minhash algorism.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-minhash
Version

Version

8.2.3.0
Type

Type

jar
Description

Description

elasticsearch-minhash
This plugin provides b-bit minhash algorism.
Project URL

Project URL

https://github.com/codelibs/elasticsearch-minhash

Download elasticsearch-minhash 8.2.3.0


<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/ -->
<dependency>
    <groupId>org.codelibs</groupId>
    <artifactId>elasticsearch-minhash</artifactId>
    <version>8.2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/
implementation 'org.codelibs:elasticsearch-minhash:8.2.3.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/
implementation ("org.codelibs:elasticsearch-minhash:8.2.3.0")
'org.codelibs:elasticsearch-minhash:jar:8.2.3.0'
<dependency org="org.codelibs" name="elasticsearch-minhash" rev="8.2.3.0">
  <artifact name="elasticsearch-minhash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-minhash', version='8.2.3.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-minhash" % "8.2.3.0"
[org.codelibs/elasticsearch-minhash "8.2.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre
org.codelibs : minhash jar 0.4.0

provided (3)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 8.2.3
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.lucene : lucene-analysis-common jar 9.1.0

test (2)

Group / Artifact Type Version
org.codelibs : elasticsearch-cluster-runner jar 8.2.3.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.