is not current version
Last Version 8.2.3.0

org.codelibs:elasticsearch-minhash 7.9.0

This plugin provides b-bit minhash algorism.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-minhash
Version

Version

7.9.0
Type

Type

jar

Download elasticsearch-minhash 7.9.0


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