License |
License |
---|---|
GroupId | GroupIdorg.uimafit |
ArtifactId | ArtifactIduimafit |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionuimaFIT
Factories, Injection, and Testing library for UIMA
|
Filename | Size |
---|---|
uimafit-1.4.0.pom | |
uimafit-1.4.0.jar | 130 KB |
uimafit-1.4.0-tests.jar | 162 KB |
uimafit-1.4.0-test-sources.jar | 99 KB |
uimafit-1.4.0-sources.jar | 115 KB |
uimafit-1.4.0-javadoc.jar | 643 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom | jar | 1.1 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |
junit : junit | jar | 4.10 |