uimaFIT

Factories, Injection, and Testing library for UIMA

License

License

GroupId

GroupId

org.uimafit
ArtifactId

ArtifactId

uimafit
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

uimaFIT
Factories, Injection, and Testing library for UIMA

Download uimafit

How to add to project

<!-- https://jarcasting.com/artifacts/org.uimafit/uimafit/ -->
<dependency>
    <groupId>org.uimafit</groupId>
    <artifactId>uimafit</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.uimafit/uimafit/
implementation 'org.uimafit:uimafit:1.4.0'
// https://jarcasting.com/artifacts/org.uimafit/uimafit/
implementation ("org.uimafit:uimafit:1.4.0")
'org.uimafit:uimafit:jar:1.4.0'
<dependency org="org.uimafit" name="uimafit" rev="1.4.0">
  <artifact name="uimafit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uimafit', module='uimafit', version='1.4.0')
)
libraryDependencies += "org.uimafit" % "uimafit" % "1.4.0"
[org.uimafit/uimafit "1.4.0"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4
org.apache.uima : uimaj-core jar 2.4.0
org.apache.uima : uimaj-tools jar 2.4.0
org.springframework : spring-core jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE

test (3)

Group / Artifact Type Version
org.jdom : jdom jar 1.1
org.springframework : spring-test jar 3.1.0.RELEASE
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
0.9.14