License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-minhash |
Last Version | Last Version8.2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-minhash
This plugin provides b-bit minhash algorism.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/ -->
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>elasticsearch-minhash</artifactId>
<version>8.2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/
implementation 'org.codelibs:elasticsearch-minhash:8.2.3.0'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/
implementation ("org.codelibs:elasticsearch-minhash:8.2.3.0")
'org.codelibs:elasticsearch-minhash:jar:8.2.3.0'
<dependency org="org.codelibs" name="elasticsearch-minhash" rev="8.2.3.0">
<artifact name="elasticsearch-minhash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-minhash', version='8.2.3.0')
)
libraryDependencies += "org.codelibs" % "elasticsearch-minhash" % "8.2.3.0"
[org.codelibs/elasticsearch-minhash "8.2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
org.codelibs : minhash | jar | 0.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 8.2.3 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.lucene : lucene-analysis-common | jar | 9.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 8.2.3.0 |
junit : junit | jar | 4.13.2 |