| License |
License |
|---|---|
| GroupId | GroupIdedu.utah.bmi.nlp |
| ArtifactId | ArtifactIdnlp-core |
| Last Version | Last Version1.4.1.5-jdk1.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNLP Core Class Project
The core classes for easycie
|
| Project Organization |
Project OrganizationThe Department of Biomedical Informatics, University of Utah |
| Filename | Size |
|---|---|
| nlp-core-1.4.1.5-jdk1.8.pom | |
| nlp-core-1.4.1.5-jdk1.8.jar | 459 KB |
| nlp-core-1.4.1.5-jdk1.8-tests.jar | 77 KB |
| nlp-core-1.4.1.5-jdk1.8-sources.jar | 269 KB |
| nlp-core-1.4.1.5-jdk1.8-javadoc.jar | 854 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.utah.bmi.nlp/nlp-core/ -->
<dependency>
<groupId>edu.utah.bmi.nlp</groupId>
<artifactId>nlp-core</artifactId>
<version>1.4.1.5-jdk1.8</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/nlp-core/
implementation 'edu.utah.bmi.nlp:nlp-core:1.4.1.5-jdk1.8'
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/nlp-core/
implementation ("edu.utah.bmi.nlp:nlp-core:1.4.1.5-jdk1.8")
'edu.utah.bmi.nlp:nlp-core:jar:1.4.1.5-jdk1.8'
<dependency org="edu.utah.bmi.nlp" name="nlp-core" rev="1.4.1.5-jdk1.8">
<artifact name="nlp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utah.bmi.nlp', module='nlp-core', version='1.4.1.5-jdk1.8')
)
libraryDependencies += "edu.utah.bmi.nlp" % "nlp-core" % "1.4.1.5-jdk1.8"
[edu.utah.bmi.nlp/nlp-core "1.4.1.5-jdk1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xeustechnologies : jcl-core | jar | 2.8 |
| com.mashape.unirest : unirest-java | jar | 1.4.9 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20170516 |
| mysql : mysql-connector-java | jar | 8.0.16 |
| org.xerial : sqlite-jdbc | jar | 3.19.3 |
| ch.vorburger.mariaDB4j : mariaDB4j | jar | 2.2.3 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.6.10 |