MVN

org.dbpedia : extraction

Maven & Gradle

Jan 31, 2016
724 stars

Parent POM of the DBpedia framework · DBpedia Extraction Framework is a flexible and extensible framework to extract different kinds of structured information from Wikipedia

<dependency>
    <groupId>org.dbpedia</groupId>
    <artifactId>extraction</artifactId>
    <version>wiktionary</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dbpedia : extraction to add to Maven - Latest Versions:

  • Latest Stable: wiktionary

All Versions

Choose a version of org.dbpedia : extraction to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1
extraction-4.1
4.0
extraction-4.0
3.9
extraction-3.9
wiktionary
extraction-wiktionary
server
extraction-server
scripts
extraction-scripts
dump
extraction-dump
core
extraction-core
live
extraction-live

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dbpedia</groupId>
    <artifactId>extraction</artifactId>
    <version>wiktionary</version>
</dependency>