Last Version

BioMedICUS UIMA 2.1.0

Code for running BioMedICUS using the UIMA framework.

License

License

GroupId

GroupId

edu.umn.biomedicus
ArtifactId

ArtifactId

biomedicus-uima
Version

Version

2.1.0
Type

Type

jar
Description

Description

BioMedICUS UIMA
Code for running BioMedICUS using the UIMA framework.
Project Organization

Project Organization

University of Minnesota Institute for Health Informatics NLP/IE Program

Download biomedicus-uima 2.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
edu.umn.biomedicus : biomedicus-core jar 2.1.0
edu.umn.biomedicus : biomedicus-rtf jar 2.1.0
org.apache.uima : uimaj-core jar 2.10.2
org.apache.uima : uimaj-tools jar 2.10.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11
org.jetbrains.kotlin : kotlin-reflect jar 1.3.11
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.3.11
com.nhaarman.mockitokotlin2 : mockito-kotlin jar 2.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.mockito : mockito-core jar 2.23.4
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.