License |
License |
---|---|
GroupId | GroupIdorg.carrot2 |
ArtifactId | ArtifactIdcarrot2 |
Last Version | Last Version3.16.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCarrot2
Parent POM for Carrot2 artefacts.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
carrot2-3.16.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.carrot2/carrot2/ -->
<dependency>
<groupId>org.carrot2</groupId>
<artifactId>carrot2</artifactId>
<version>3.16.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.carrot2/carrot2/
implementation 'org.carrot2:carrot2:3.16.3'
// https://jarcasting.com/artifacts/org.carrot2/carrot2/
implementation ("org.carrot2:carrot2:3.16.3")
'org.carrot2:carrot2:pom:3.16.3'
<dependency org="org.carrot2" name="carrot2" rev="3.16.3">
<artifact name="carrot2" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.carrot2', module='carrot2', version='3.16.3')
)
libraryDependencies += "org.carrot2" % "carrot2" % "3.16.3"
[org.carrot2/carrot2 "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 |