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