License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimaj-core |
Last Version | Last Version3.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA Base: uimaj-core
The core implementation of the UIMA Java Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
uimaj-core-3.3.0.pom | |
uimaj-core-3.3.0.jar | 1 MB |
uimaj-core-3.3.0-sources.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimaj-core/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-core</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-core/
implementation 'org.apache.uima:uimaj-core:3.3.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimaj-core/
implementation ("org.apache.uima:uimaj-core:3.3.0")
'org.apache.uima:uimaj-core:jar:3.3.0'
<dependency org="org.apache.uima" name="uimaj-core" rev="3.3.0">
<artifact name="uimaj-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimaj-core', version='3.3.0')
)
libraryDependencies += "org.apache.uima" % "uimaj-core" % "3.3.0"
[org.apache.uima/uimaj-core "3.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
org.bitbucket.mstrobel : procyon-compilertools | jar | 0.5.32 |
org.bitbucket.mstrobel : procyon-core | jar | 0.5.32 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
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.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.22.0 |
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-csv | jar | 1.8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |