EasyCIE

The mega repository that contains all easycie related NLP components. Starting from 1.4.0.8, the projects are reorganized under a parent project for maven dependency management. The last digit of a version id is and will be used to indicate which version of JDK is used to compile the jars. For instance, ".8" uses JDK 8, and ".11" uses JDK 11, etc.

License

License

GroupId

GroupId

edu.utah.bmi.nlp
ArtifactId

ArtifactId

easycie
Last Version

Last Version

1.4.1.5-jdk1.8
Release Date

Release Date

Type

Type

jar
Description

Description

EasyCIE
The mega repository that contains all easycie related NLP components. Starting from 1.4.0.8, the projects are reorganized under a parent project for maven dependency management. The last digit of a version id is and will be used to indicate which version of JDK is used to compile the jars. For instance, ".8" uses JDK 8, and ".11" uses JDK 11, etc.
Project URL

Project URL

https://github.com/jianlins/easycie.git
Project Organization

Project Organization

The Department of Biomedical Informatics, University of Utah
Source Code Management

Source Code Management

https://github.com/jianlins/easycie.git

Download easycie

How to add to project

<!-- https://jarcasting.com/artifacts/edu.utah.bmi.nlp/easycie/ -->
<dependency>
    <groupId>edu.utah.bmi.nlp</groupId>
    <artifactId>easycie</artifactId>
    <version>1.4.1.5-jdk1.8</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/easycie/
implementation 'edu.utah.bmi.nlp:easycie:1.4.1.5-jdk1.8'
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/easycie/
implementation ("edu.utah.bmi.nlp:easycie:1.4.1.5-jdk1.8")
'edu.utah.bmi.nlp:easycie:jar:1.4.1.5-jdk1.8'
<dependency org="edu.utah.bmi.nlp" name="easycie" rev="1.4.1.5-jdk1.8">
  <artifact name="easycie" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utah.bmi.nlp', module='easycie', version='1.4.1.5-jdk1.8')
)
libraryDependencies += "edu.utah.bmi.nlp" % "easycie" % "1.4.1.5-jdk1.8"
[edu.utah.bmi.nlp/easycie "1.4.1.5-jdk1.8"]

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimaj-tools jar 2.10.0
org.apache.uima : uimaj-document-annotation jar 2.10.0
org.apache.uima : uimaj-examples jar 2.10.0
org.apache.uima : uimafit-core jar 2.5.0
org.apache.uima : uimafit-cpe jar 2.5.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
com.googlecode.json-simple : json-simple jar 1.1
org.jasypt : jasypt jar 1.9.2
org.apache.commons : commons-csv jar 1.1
org.apache.poi : poi-ooxml jar 4.0.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10

test (3)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.19.3
org.junit.jupiter : junit-jupiter jar 5.8.2
org.jetbrains.kotlin : kotlin-test-junit jar 1.6.10

Project Modules

  • nlp-core
  • fastner
  • rush
  • section-detector-r
  • fastcontext
  • easycie-console

Versions

Version
1.4.1.5-jdk1.8