| License |
License |
|---|---|
| GroupId | GroupIdeu.fbk.fcw |
| ArtifactId | ArtifactIdfcw-semafor |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA collection of Stanford CoreNLP wrappers
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fcw-semafor-0.2.pom | |
| fcw-semafor-0.2.jar | 12 KB |
| fcw-semafor-0.2-tests.jar | 1 KB |
| fcw-semafor-0.2-sources.jar | 4 KB |
| fcw-semafor-0.2-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-semafor/ -->
<dependency>
<groupId>eu.fbk.fcw</groupId>
<artifactId>fcw-semafor</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-semafor/
implementation 'eu.fbk.fcw:fcw-semafor:0.2'
// https://jarcasting.com/artifacts/eu.fbk.fcw/fcw-semafor/
implementation ("eu.fbk.fcw:fcw-semafor:0.2")
'eu.fbk.fcw:fcw-semafor:jar:0.2'
<dependency org="eu.fbk.fcw" name="fcw-semafor" rev="0.2">
<artifact name="fcw-semafor" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.fcw', module='fcw-semafor', version='0.2')
)
libraryDependencies += "eu.fbk.fcw" % "fcw-semafor" % "0.2"
[eu.fbk.fcw/fcw-semafor "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 20.0-rc1 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| edu.stanford.nlp : stanford-corenlp | jar | 4.2.0 |
| eu.fbk.fcw : fcw-depparse | jar | 0.2 |
| edu.cmu.cs.lti.ark » Semafor | jar | 3.0-alpha-04-FBK |
| eu.fbk.utils : utils-core | jar | 3.2 |
| eu.fbk.utils : utils-gson | jar | 3.2 |