is not current version
Last Version 8.2.3.0

org.codelibs:elasticsearch-minhash 6.1.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

6.1.0
Type

Type

jar

Download elasticsearch-minhash 6.1.0


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