Skip to content
Dimitris Kontokostas edited this page Dec 6, 2013 · 11 revisions

In order to use DBpedia from Maven you can use the following in your pom.xml

<dependency>
  <groupId>org.dbpedia.extraction</groupId>
  <artifactId>{artifact}</artifactId>
  <version>{version}</version>
</dependency>

For artifact you can use any of core,dump,server,live,wiktionary and for version any of 3.7,3.8,3.9

We do not support snapshots so now. For the latest code you can use the our gitgub repo (but not that it might be unstable)