Jar examples for e:elasticsearch-minhash
This plugin provides b-bit minhash algorism.
You can download jar file elasticsearch-minhash 5.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-minhash-5.5.0.jar to your project.
<dependency> <groupId>org.codelibs</groupId> <artifactId>elasticsearch-minhash</artifactId> <version>5.5.0</version> </dependency>
compile group: 'org.codelibs', name: 'elasticsearch-minhash', version: '5.5.0'
libraryDependencies += "org.codelibs" % "elasticsearch-minhash" % "5.5.0"
<dependency org="org.codelibs" name="elasticsearch-minhash" rev="5.5.0"/>
@Grapes(@Grab(group='org.codelibs', module='elasticsearch-minhash', version='5.5.0'))
'org.codelibs:elasticsearch-minhash:jar:5.5.0'
Click the following link to download the jar file.
elasticsearch-minhash-5.5.0-javadoc.jar