| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.uima |
| ArtifactId | ArtifactIduimaj-cpe |
| Last Version | Last Version3.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache UIMA Base: uimaj-cpe: Collection Processing Engine
The implementation of a simple scaleout capability, called
the Collection Processing Engine. New implementations may find
UIMA-AS a better scaleout mechanism.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| uimaj-cpe-3.3.0.pom | |
| uimaj-cpe-3.3.0.jar | 333 KB |
| uimaj-cpe-3.3.0-sources.jar | 323 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-cpe/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-cpe</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-cpe/
implementation 'org.apache.uima:uimaj-cpe:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-cpe/
implementation ("org.apache.uima:uimaj-cpe:3.3.0")
'org.apache.uima:uimaj-cpe:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-cpe" rev="3.3.0">
<artifact name="uimaj-cpe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-cpe', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-cpe" % "3.3.0"
[org.apache.uima/uimaj-cpe "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-core | jar | 3.3.0 |
| org.apache.uima : uimaj-adapter-vinci | jar | 3.3.0 |
| org.apache.uima : jVinci | jar | 3.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.stephenc.findbugs : findbugs-annotations | jar | 1.3.9-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.uima : uimaj-test-util | jar | 3.3.0 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |