License |
License |
---|---|
GroupId | GroupIdes.weso |
ArtifactId | ArtifactIdacota-core |
Version | Version0.3.7 |
Type | Typejar |
Description |
Descriptionacota-core
acota-core, library 0.3.7
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
acota-core-0.3.7.pom | |
acota-core-0.3.7.jar | 120 KB |
acota-core-0.3.7-sources.jar | 102 KB |
acota-core-0.3.7-javadoc.jar | 271 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.weso/acota-core/ -->
<dependency>
<groupId>es.weso</groupId>
<artifactId>acota-core</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/es.weso/acota-core/
implementation 'es.weso:acota-core:0.3.7'
// https://jarcasting.com/artifacts/es.weso/acota-core/
implementation ("es.weso:acota-core:0.3.7")
'es.weso:acota-core:jar:0.3.7'
<dependency org="es.weso" name="acota-core" rev="0.3.7">
<artifact name="acota-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.weso', module='acota-core', version='0.3.7')
)
libraryDependencies += "es.weso" % "acota-core" % "0.3.7"
[es.weso/acota-core "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-io : commons-io | jar | 2.4 |
commons-configuration : commons-configuration | jar | 1.9 |
org.apache.lucene : lucene-core | jar | 3.6.0 |
com.cybozu.labs : langdetect | jar | 1.1-20120112 |
opennlp » opennlp-tools | jar | 1.4.3 |
opennlp » maxent | jar | 2.5.2 |
edu.mit : jwi | jar | 2.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.0 |