License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-minhash |
Version | Version7.15.1 |
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>7.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/
implementation 'org.codelibs:elasticsearch-minhash:7.15.1'
// https://jarcasting.com/artifacts/org.codelibs/elasticsearch-minhash/
implementation ("org.codelibs:elasticsearch-minhash:7.15.1")
'org.codelibs:elasticsearch-minhash:jar:7.15.1'
<dependency org="org.codelibs" name="elasticsearch-minhash" rev="7.15.1">
<artifact name="elasticsearch-minhash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs', module='elasticsearch-minhash', version='7.15.1')
)
libraryDependencies += "org.codelibs" % "elasticsearch-minhash" % "7.15.1"
[org.codelibs/elasticsearch-minhash "7.15.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
org.codelibs : minhash | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 7.15.2 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
org.apache.lucene : lucene-analyzers-common | jar | 8.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 7.15.2.0 |
junit : junit | jar | 4.13.1 |