The implementation of a simple scaleout capability, called the Collection Processing Engine. New implementations may find UIMA-AS a better scaleout mechanism.
'org.apache.uima:uimaj-cpe:2.4.2'
<dependency> <groupId>org.apache.uima</groupId> <artifactId>uimaj-cpe</artifactId> <version>2.4.2</version> </dependency>
<dependency org="org.apache.uima" name="uimaj-cpe" rev="2.4.2"/>
"org.apache.uima", "uimaj-cpe", "2.4.2"