is not current version
Last Version 7.14.1

org.carrot2:elasticsearch-carrot2 2.4.1

Search results clustering plugin for ElasticSearch

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

elasticsearch-carrot2
Version

Version

2.4.1
Type

Type

jar

Download elasticsearch-carrot2 2.4.1


<!-- https://jarcasting.com/artifacts/org.carrot2/elasticsearch-carrot2/ -->
<dependency>
    <groupId>org.carrot2</groupId>
    <artifactId>elasticsearch-carrot2</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/elasticsearch-carrot2/
implementation 'org.carrot2:elasticsearch-carrot2:2.4.1'
// https://jarcasting.com/artifacts/org.carrot2/elasticsearch-carrot2/
implementation ("org.carrot2:elasticsearch-carrot2:2.4.1")
'org.carrot2:elasticsearch-carrot2:jar:2.4.1'
<dependency org="org.carrot2" name="elasticsearch-carrot2" rev="2.4.1">
  <artifact name="elasticsearch-carrot2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='elasticsearch-carrot2', version='2.4.1')
)
libraryDependencies += "org.carrot2" % "elasticsearch-carrot2" % "2.4.1"
[org.carrot2/elasticsearch-carrot2 "2.4.1"]