Download elasticsearch-minhash-1.4.1.jar file - Jar e

Jar examples for e:elasticsearch-minhash

Description

This plugin provides b-bit minhash algorism.

You can download jar file elasticsearch-minhash 1.4.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-minhash-1.4.1.jar to your project.

<dependency>
   <groupId>org.codelibs</groupId>
   <artifactId>elasticsearch-minhash</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'org.codelibs', name: 'elasticsearch-minhash', version: '1.4.1'
libraryDependencies += "org.codelibs" % "elasticsearch-minhash" % "1.4.1"
<dependency org="org.codelibs" name="elasticsearch-minhash" rev="1.4.1"/>
@Grapes(@Grab(group='org.codelibs', module='elasticsearch-minhash', version='1.4.1'))
'org.codelibs:elasticsearch-minhash:jar:1.4.1'

Download

Click the following link to download the jar file.

elasticsearch-minhash-1.4.1-javadoc.jar
elasticsearch-minhash-1.4.1-sources.jar
elasticsearch-minhash-1.4.1.jar
elasticsearch-minhash-1.4.1.pom



Related Tutorials