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.3.1'
<dependency> <groupId>org.apache.uima</groupId> <artifactId>uimaj-cpe</artifactId> <version>2.3.1</version> </dependency>
<dependency org="org.apache.uima" name="uimaj-cpe" rev="2.3.1"/>
"org.apache.uima", "uimaj-cpe", "2.3.1"