is not current version
Last Version 1.4.1.5-jdk1.8

NLP Core Class Project 1.3.2.0

The core classes for nlp projects.

License

License

GroupId

GroupId

edu.utah.bmi.nlp
ArtifactId

ArtifactId

nlp-core
Version

Version

1.3.2.0
Type

Type

jar
Description

Description

NLP Core Class Project
The core classes for nlp projects.
Project Organization

Project Organization

The Department of Biomedical Informatics, University of Utah

Download nlp-core 1.3.2.0


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

Dependencies

compile (15)

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.3.0
org.apache.uima : uimafit-cpe jar 2.3.0
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.6
net.openhft : compiler jar 2.2.4
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.xeustechnologies : jcl-core jar 2.8
com.mashape.unirest : unirest-java jar 1.4.9

test (9)

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.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
com.sparkjava : spark-core jar 2.5
org.junit.jupiter : junit-jupiter jar 5.5.1

Project Modules

There are no modules declared in this project.