License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdinfo.johtani |
ArtifactId | ArtifactIdelasticsearch-extended-analyze |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionExtend _analyze API plugin for Elasticsearch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/info.johtani/elasticsearch-extended-analyze/ -->
<dependency>
<groupId>info.johtani</groupId>
<artifactId>elasticsearch-extended-analyze</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/info.johtani/elasticsearch-extended-analyze/
implementation 'info.johtani:elasticsearch-extended-analyze:2.0.0'
// https://jarcasting.com/artifacts/info.johtani/elasticsearch-extended-analyze/
implementation ("info.johtani:elasticsearch-extended-analyze:2.0.0")
'info.johtani:elasticsearch-extended-analyze:jar:2.0.0'
<dependency org="info.johtani" name="elasticsearch-extended-analyze" rev="2.0.0">
<artifact name="elasticsearch-extended-analyze" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.johtani', module='elasticsearch-extended-analyze', version='2.0.0')
)
libraryDependencies += "info.johtani" % "elasticsearch-extended-analyze" % "2.0.0"
[info.johtani/elasticsearch-extended-analyze "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.11 |