| License |
License |
|---|---|
| GroupId | GroupIdedu.washington.cs.knowitall.srlie |
| ArtifactId | ArtifactIdopenie-srl_2.10 |
| Version | Version1.0.0-RC1 |
| Type | Typejar |
| Description |
Descriptionopenie-srl
openie-srl
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| openie-srl_2.10-1.0.0-RC1.pom | |
| openie-srl_2.10-1.0.0-RC1.jar | 314 KB |
| openie-srl_2.10-1.0.0-RC1-sources.jar | 14 KB |
| openie-srl_2.10-1.0.0-RC1-javadoc.jar | 534 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall.srlie/openie-srl_2.10/ -->
<dependency>
<groupId>edu.washington.cs.knowitall.srlie</groupId>
<artifactId>openie-srl_2.10</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.srlie/openie-srl_2.10/
implementation 'edu.washington.cs.knowitall.srlie:openie-srl_2.10:1.0.0-RC1'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall.srlie/openie-srl_2.10/
implementation ("edu.washington.cs.knowitall.srlie:openie-srl_2.10:1.0.0-RC1")
'edu.washington.cs.knowitall.srlie:openie-srl_2.10:jar:1.0.0-RC1'
<dependency org="edu.washington.cs.knowitall.srlie" name="openie-srl_2.10" rev="1.0.0-RC1">
<artifact name="openie-srl_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall.srlie', module='openie-srl_2.10', version='1.0.0-RC1')
)
libraryDependencies += "edu.washington.cs.knowitall.srlie" % "openie-srl_2.10" % "1.0.0-RC1"
[edu.washington.cs.knowitall.srlie/openie-srl_2.10 "1.0.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.1 |
| edu.washington.cs.knowitall.nlptools : nlptools-srl-clear_2.10 | jar | 2.4.2 |
| edu.washington.cs.knowitall.nlptools : nlptools-conf-breeze_2.10 | jar | 2.4.2 |
| com.github.scopt : scopt_2.10 | jar | 2.1.0 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| ch.qos.logback : logback-core | jar | 1.0.9 |
| junit : junit | jar | 4.11 |
| org.specs2 : specs2_2.10 | jar | 1.12.3 |