| License |
License |
|---|---|
| GroupId | GroupIdde.unistuttgart.ims |
| ArtifactId | ArtifactIduimautil |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionde.unistuttgart.ims:uimautil
A collection of utility components for UIMA that integrate with UIMAfit and DKpro
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| uimautil-2.0.0.pom | |
| uimautil-2.0.0.jar | 5 KB |
| uimautil-2.0.0-sources.jar | 2 KB |
| uimautil-2.0.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims/uimautil/ -->
<dependency>
<groupId>de.unistuttgart.ims</groupId>
<artifactId>uimautil</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims/uimautil/
implementation 'de.unistuttgart.ims:uimautil:2.0.0'
// https://jarcasting.com/artifacts/de.unistuttgart.ims/uimautil/
implementation ("de.unistuttgart.ims:uimautil:2.0.0")
'de.unistuttgart.ims:uimautil:jar:2.0.0'
<dependency org="de.unistuttgart.ims" name="uimautil" rev="2.0.0">
<artifact name="uimautil" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims', module='uimautil', version='2.0.0')
)
libraryDependencies += "de.unistuttgart.ims" % "uimautil" % "2.0.0"
[de.unistuttgart.ims/uimautil "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimafit-core | jar | 3.2.0 |
| org.dkpro.core : dkpro-core-api-segmentation-asl | jar | 2.2.0 |
| org.dkpro.core : dkpro-core-api-metadata-asl | jar | 2.2.0 |
| org.apache.commons : commons-dbcp2 | jar | 2.8.0 |
| org.dkpro.core : dkpro-core-api-io-asl | jar | 2.2.0 |
| org.apache.commons : commons-csv | jar | 1.8 |
| org.apache.commons : commons-configuration2 | jar | 2.7 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.jsoup : jsoup | jar | 1.13.1 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.dkpro.core : dkpro-core-tokit-asl | jar | 2.2.0 |
| org.dkpro.core : dkpro-core-matetools-gpl | jar | 2.2.0 |
| org.dkpro.core : dkpro-core-io-text-asl | jar | 2.2.0 |
| org.dkpro.core : dkpro-core-stanfordnlp-gpl | jar | 2.2.0 |