Builds and releases UIMA Java SDK (base), including all of the included sub-projects, the source and binary assembly distributions
'org.apache.uima:uimaj-distr:2.3.1'
<dependency> <groupId>org.apache.uima</groupId> <artifactId>uimaj-distr</artifactId> <version>2.3.1</version> </dependency>
<dependency org="org.apache.uima" name="uimaj-distr" rev="2.3.1"/>
"org.apache.uima", "uimaj-distr", "2.3.1"