License |
License |
---|---|
GroupId | GroupIdde.cit-ec.scie |
ArtifactId | ArtifactIdscie-typesystem |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSCIE Type System
This is an internally used library containing the UIMA type
system descriptors and the annotator templates for the SCIE project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scie-typesystem-2.0.1.pom | |
scie-typesystem-2.0.1.jar | 225 KB |
scie-typesystem-2.0.1-sources.jar | 156 KB |
scie-typesystem-2.0.1-javadoc.jar | 643 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.cit-ec.scie/scie-typesystem/ -->
<dependency>
<groupId>de.cit-ec.scie</groupId>
<artifactId>scie-typesystem</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.cit-ec.scie/scie-typesystem/
implementation 'de.cit-ec.scie:scie-typesystem:2.0.1'
// https://jarcasting.com/artifacts/de.cit-ec.scie/scie-typesystem/
implementation ("de.cit-ec.scie:scie-typesystem:2.0.1")
'de.cit-ec.scie:scie-typesystem:jar:2.0.1'
<dependency org="de.cit-ec.scie" name="scie-typesystem" rev="2.0.1">
<artifact name="scie-typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.cit-ec.scie', module='scie-typesystem', version='2.0.1')
)
libraryDependencies += "de.cit-ec.scie" % "scie-typesystem" % "2.0.1"
[de.cit-ec.scie/scie-typesystem "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.4.2 |
org.apache.uima : uimafit-core | jar | 2.0.0 |