License |
License |
---|---|
GroupId | GroupIdde.unistuttgart.ims |
ArtifactId | ArtifactIdde.unistuttgart.ims.drama.core |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionSeveral component for processing dramatic texts (theatre plays) with Apache UIMA.
|
<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims/de.unistuttgart.ims.drama.core/ -->
<dependency>
<groupId>de.unistuttgart.ims</groupId>
<artifactId>de.unistuttgart.ims.drama.core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims/de.unistuttgart.ims.drama.core/
implementation 'de.unistuttgart.ims:de.unistuttgart.ims.drama.core:1.0.0'
// https://jarcasting.com/artifacts/de.unistuttgart.ims/de.unistuttgart.ims.drama.core/
implementation ("de.unistuttgart.ims:de.unistuttgart.ims.drama.core:1.0.0")
'de.unistuttgart.ims:de.unistuttgart.ims.drama.core:jar:1.0.0'
<dependency org="de.unistuttgart.ims" name="de.unistuttgart.ims.drama.core" rev="1.0.0">
<artifact name="de.unistuttgart.ims.drama.core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims', module='de.unistuttgart.ims.drama.core', version='1.0.0')
)
libraryDependencies += "de.unistuttgart.ims" % "de.unistuttgart.ims.drama.core" % "1.0.0"
[de.unistuttgart.ims/de.unistuttgart.ims.drama.core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimafit-core | jar | 2.2.0 |
de.tudarmstadt.ukp.dkpro.core : de.tudarmstadt.ukp.dkpro.core.api.segmentation-asl | jar | 1.7.0 |
de.unistuttgart.ims : de.unistuttgart.ims.drama.api | jar | 1.0.0 |
org.apache.commons : commons-math3 | jar | 3.6 |
de.unistuttgart.ims : commons | jar | 0.1 |
org.apache.commons : commons-csv | jar | 1.2 |
de.unistuttgart.ims : de.unistuttgart.ims.drama.util | jar | 1.0.0 |
xom : xom | jar | 1.2.5 |
de.unistuttgart.ims : uimautil | jar | 0.7.2 |
de.unistuttgart.ims.uima.io : generic-xml-reader | jar | 1.0.0 |