License |
License |
---|---|
GroupId | GroupIdorg.carrot2 |
ArtifactId | ArtifactIdcarrot2-mini |
Last Version | Last Version3.16.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCarrot2 Core Mini (algorithms and selected sources)
Carrot2 search results clustering framework. Minimal functional subset
(core algorithms and infrastructure, no document sources).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
carrot2-mini-3.16.3.pom | |
carrot2-mini-3.16.3.jar | 676 KB |
carrot2-mini-3.16.3-sources.jar | 456 KB |
carrot2-mini-3.16.3-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/carrot2-mini/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>carrot2-mini</artifactId>
<version>3.16.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/carrot2-mini/
implementation 'org.carrot2:carrot2-mini:3.16.3'
// https://jarcasting.com/artifacts/org.carrot2/carrot2-mini/
implementation ("org.carrot2:carrot2-mini:3.16.3")
'org.carrot2:carrot2-mini:jar:3.16.3'
<dependency org="org.carrot2" name="carrot2-mini" rev="3.16.3">
<artifact name="carrot2-mini" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='carrot2-mini', version='3.16.3')
)
libraryDependencies += "org.carrot2" % "carrot2-mini" % "3.16.3"
[org.carrot2/carrot2-mini "3.16.3"]
Group / Artifact | Type | Version |
---|---|---|
com.carrotsearch.thirdparty : simple-xml-safe | jar | 2.7.1 |
com.carrotsearch : hppc | jar | 0.8.1 |
org.carrot2.attributes : attributes-binder | jar | 1.3.4 |
org.carrot2.shaded : carrot2-guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.3 |
org.slf4j : slf4j-api | jar | 1.7.13 |