Last Version

edu.emory.mathcs.nlp:nlp4j-common 1.1.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

edu.emory.mathcs.nlp
ArtifactId

ArtifactId

nlp4j-common
Version

Version

1.1.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://nlp.mathcs.emory.edu
Source Code Management

Source Code Management

https://github.com/emorynlp/nlp4j-common

Download nlp4j-common 1.1.2


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

Dependencies

compile (7)

Group / Artifact Type Version
args4j : args4j jar 2.32
org.slf4j : slf4j-api jar 1.7.21
org.tukaani : xz jar 1.5
it.unimi.dsi : fastutil jar 7.0.12
org.magicwerk : brownies-collections jar 0.9.13
org.apache.commons : commons-math3 jar 3.5
org.apache.commons : commons-csv jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.