MVN

edu.washington.cs.knowitall : reverb-core

Maven & Gradle

May 24, 2013
4 usages
538 stars

ReVerb · A regular-expression based Open IE relation extractor.

<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>reverb-core</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.washington.cs.knowitall : reverb-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of edu.washington.cs.knowitall : reverb-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
reverb-core-1.4.3
reverb-core-1.4.2
reverb-core-1.4.1
reverb-core-1.4.0

How to add a dependency to Maven

Add the following edu.washington.cs.knowitall : reverb-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>reverb-core</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.washington.cs.knowitall : reverb-core gradle dependency to your build.gradle file:

implementation 'edu.washington.cs.knowitall:reverb-core:1.4.3'

Gradle Kotlin DSL: Add the following edu.washington.cs.knowitall : reverb-core gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.washington.cs.knowitall:reverb-core:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.washington.cs.knowitall : reverb-core sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.washington.cs.knowitall" % "reverb-core" % "1.4.3"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 02, 2018
5 usages
444 stars
Jun 05, 2021
5 usages
56 stars
Jul 11, 2023
24 usages
106 stars
Aug 23, 2023
73 usages
3 stars
Aug 14, 2020
14 usages
May 02, 2023
27 usages
2k stars
Jul 22, 2019
4 usages
2 stars
Sep 03, 2015
7 usages
6 stars