| License |
License
BSD License
|
|---|---|
| GroupId | GroupIdorg.carrot2 |
| ArtifactId | ArtifactIdcarrot2-core |
| Last Version | Last Version4.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCarrot2 (core)
Carrot2 Text Clustering Library
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| carrot2-core-4.4.2.pom | |
| carrot2-core-4.4.2.jar | 919 KB |
| carrot2-core-4.4.2-sources.jar | 587 KB |
| carrot2-core-4.4.2-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/carrot2-core/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>carrot2-core</artifactId>
<version>4.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/carrot2-core/
implementation 'org.carrot2:carrot2-core:4.4.2'
// https://jarcasting.com/artifacts/org.carrot2/carrot2-core/
implementation ("org.carrot2:carrot2-core:4.4.2")
'org.carrot2:carrot2-core:jar:4.4.2'
<dependency org="org.carrot2" name="carrot2-core" rev="4.4.2">
<artifact name="carrot2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='carrot2-core', version='4.4.2')
)
libraryDependencies += "org.carrot2" % "carrot2-core" % "4.4.2"
[org.carrot2/carrot2-core "4.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.carrotsearch : hppc | jar | 0.9.0 |