is not current version
Last Version 7.14.1

org.carrot2:elasticsearch-carrot2 7.10.2

Search results clustering plugin for Elasticsearch 7.10.2 (Carrot2 4.0.4)

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

elasticsearch-carrot2
Version

Version

7.10.2
Type

Type

pom

Download elasticsearch-carrot2 7.10.2


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