Apache uimaFIT provides Java annotations for describing UIMA components which can be used to directly describe the UIMA components in Java code without the need for traditional UIMA XML descriptors. This greatly simplifies refactoring a component definition (e.g., changing a configuration parameter name). It also makes it easy to instantiate UIMA components without using XML descriptor files by providing convenient factory methods. It is ideal for testing UIMA components because the component can be easily instantiated and invoked without requiring a descriptor file to be created first.
Release Notes: This initial Apache release features new Maven coordinates (groupId: org.apache.uima; artifactId: uimafit-core), a uimaFIT Maven plugin, a module for backwards compatibility with uimaFIT 1.4.x-based components, documentation, improved component life-cycle handling, improved support for setting multi-valued, and improved support for external resources, including support for multi-valued external resources.
Tags: UIMA, Java, Library, Testing, dependency injection
Licenses: Apache 2.0
Software page:
Apache uimaFIT 2.0.0