is not current version
Last Version 0.2

eu.fbk.fcw:fcw-utils 0.1.1

A collection of Stanford CoreNLP wrappers

License

License

GroupId

GroupId

eu.fbk.fcw
ArtifactId

ArtifactId

fcw-utils
Version

Version

0.1.1
Type

Type

jar
Description

Description

A collection of Stanford CoreNLP wrappers
Project Organization

Project Organization

FBK

Download fcw-utils 0.1.1


<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-utils/ -->
<dependency>
    <groupId>eu.fbk.fcw</groupId>
    <artifactId>fcw-utils</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-utils/
implementation 'eu.fbk.fcw:fcw-utils:0.1.1'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-utils/
implementation ("eu.fbk.fcw:fcw-utils:0.1.1")
'eu.fbk.fcw:fcw-utils:jar:0.1.1'
<dependency org="eu.fbk.fcw" name="fcw-utils" rev="0.1.1">
  <artifact name="fcw-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-utils', version='0.1.1')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-utils" % "0.1.1"
[eu.fbk.fcw/fcw-utils "0.1.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpcore jar 4.4.3
com.google.guava : guava jar 20.0-rc1
com.google.code.findbugs : jsr305 jar 3.0.0
edu.stanford.nlp : stanford-corenlp jar 3.8.0

Project Modules

There are no modules declared in this project.