-
Notifications
You must be signed in to change notification settings - Fork 40
Maven
Dimitris Kontokostas edited this page Sep 26, 2015
·
3 revisions
In order to use RDFUnit from Maven you can use the following in your pom.xml
<dependencies>
...
<dependency>
<groupId>rdfunit.aksw.org</groupId>
<artifactId>{artifact}</artifactId>
<version>{version}</version>
</dependency>
...
</dependencies>
RDFUnit artifacts are provided from maven central http://search.maven.org/#search%7Cga%7C1%7Corg.aksw.rdfunit