| License |
License |
|---|---|
| GroupId | GroupIdit.cnr.istc.stlab |
| ArtifactId | ArtifactIdlgu.commons.nlp |
| Version | Version0.0.8 |
| Type | Typejar |
| Description |
DescriptionA collection of java utilities
|
| Filename | Size |
|---|---|
| lgu.commons.nlp-0.0.8.pom | |
| lgu.commons.nlp-0.0.8.jar | 10 MB |
| lgu.commons.nlp-0.0.8-sources.jar | 10 MB |
| lgu.commons.nlp-0.0.8-javadoc.jar | 497 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons.nlp/ -->
<dependency>
<groupId>it.cnr.istc.stlab</groupId>
<artifactId>lgu.commons.nlp</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons.nlp/
implementation 'it.cnr.istc.stlab:lgu.commons.nlp:0.0.8'
// https://jarcasting.com/artifacts/it.cnr.istc.stlab/lgu.commons.nlp/
implementation ("it.cnr.istc.stlab:lgu.commons.nlp:0.0.8")
'it.cnr.istc.stlab:lgu.commons.nlp:jar:0.0.8'
<dependency org="it.cnr.istc.stlab" name="lgu.commons.nlp" rev="0.0.8">
<artifact name="lgu.commons.nlp" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.cnr.istc.stlab', module='lgu.commons.nlp', version='0.0.8')
)
libraryDependencies += "it.cnr.istc.stlab" % "lgu.commons.nlp" % "0.0.8"
[it.cnr.istc.stlab/lgu.commons.nlp "0.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.stanford.nlp : stanford-corenlp | jar | 4.2.0 |
| edu.stanford.nlp : stanford-corenlp | jar | 4.2.0 |
| it.unimi.dsi : fastutil | jar | 7.2.1 |
| com.jsoniter : jsoniter | jar | 0.9.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| it.cnr.istc.stlab : lgu.commons.io | jar | 0.0.8 |
| it.cnr.istc.stlab : lgu.commons.semanticweb | jar | 0.0.8 |
| org.apache.jena : apache-jena-libs | pom | 3.16.0 |
| org.apache.commons : commons-configuration2 | jar | 2.1.1 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| com.google.guava : guava | jar | 30.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |