is not current version
Last Version 8.2.3.0

elasticsearch-minhash 7.16.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

7.16.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 7.16.0


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

Dependencies

compile (2)

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

provided (3)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 7.16.1
org.codelibs.logging.log4j » log4j-api jar 2.11.1-patch1
org.apache.lucene : lucene-analyzers-common jar 8.10.1

test (2)

Group / Artifact Type Version
org.codelibs : elasticsearch-cluster-runner jar 7.16.1.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.