Registry / utility / jcore-types

jcore-types

JSON →
library2.6.1javamavenunverified

Provides the type system definitions for the JCoRe UIMA-based text analysis framework.

<dependency> <groupId>de.julielab</groupId> <artifactId>jcore-types</artifactId> <version>2.6.1</version> </dependency>
INSTALL
IMPORT
SIG · JCORE-TYPES
J
jcore-types
utilityjavav2.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Annotation
de.julielab.jcore.types.annotation

Minimal usage of JCoRe type system annotation.

import de.julielab.jcore.types.annotation; public class JCoreExample { public static void main(String[] args) { Annotation ann = new Annotation(); System.out.println(ann.getType()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jcore-types — mvn dependency:get jcore-types · libregistry