License |
License |
---|---|
GroupId | GroupIdorg.apache.any23.plugins |
ArtifactId | ArtifactIdapache-any23-openie |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Any23 :: Plugins :: OpenIE
Open Information Extraction module.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apache-any23-openie-2.3.pom | |
apache-any23-openie-2.3.jar | 7 KB |
apache-any23-openie-2.3-sources.jar | 6 KB |
apache-any23-openie-2.3-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.any23.plugins/apache-any23-openie/ -->
<dependency>
<groupId>org.apache.any23.plugins</groupId>
<artifactId>apache-any23-openie</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.any23.plugins/apache-any23-openie/
implementation 'org.apache.any23.plugins:apache-any23-openie:2.3'
// https://jarcasting.com/artifacts/org.apache.any23.plugins/apache-any23-openie/
implementation ("org.apache.any23.plugins:apache-any23-openie:2.3")
'org.apache.any23.plugins:apache-any23-openie:jar:2.3'
<dependency org="org.apache.any23.plugins" name="apache-any23-openie" rev="2.3">
<artifact name="apache-any23-openie" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.any23.plugins', module='apache-any23-openie', version='2.3')
)
libraryDependencies += "org.apache.any23.plugins" % "apache-any23-openie" % "2.3"
[org.apache.any23.plugins/apache-any23-openie "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.allenai.openie » openie_2.11 | jar | 4.2.6 |
org.allenai.openie » openie_2.11 | pom | 4.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.any23 : apache-any23-core | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
edu.washington.cs.knowitall : openregex | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.any23 : apache-any23-test-resources | test-jar | 2.3 |
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |