License |
License |
---|---|
GroupId | GroupIdorg.apache.uima |
ArtifactId | ArtifactIduimafit-legacy-support |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache UIMA uimaFIT - Legacy uimaFIT support
Adds support for uimaFIT 1.x annotations.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.uima/uimafit-legacy-support/ -->
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-legacy-support</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.uima/uimafit-legacy-support/
implementation 'org.apache.uima:uimafit-legacy-support:2.5.0'
// https://jarcasting.com/artifacts/org.apache.uima/uimafit-legacy-support/
implementation ("org.apache.uima:uimafit-legacy-support:2.5.0")
'org.apache.uima:uimafit-legacy-support:jar:2.5.0'
<dependency org="org.apache.uima" name="uimafit-legacy-support" rev="2.5.0">
<artifact name="uimafit-legacy-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.uima', module='uimafit-legacy-support', version='2.5.0')
)
libraryDependencies += "org.apache.uima" % "uimafit-legacy-support" % "2.5.0"
[org.apache.uima/uimafit-legacy-support "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.10.4 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.uima : uimafit-core | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.uimafit : uimafit | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.2 |
org.springframework : spring-test | jar | 4.3.26.RELEASE |
junit : junit | jar | 4.12 |