Download rdf4j-queryresultio-sparqlxml-2.1.6.jar file - Jar r

Jar examples for r:rdf4j-queryresultio-sparqlxml

Description

Query result parser and writer implementation for the SPARQL Query Results XML Format.

You can download jar file rdf4j-queryresultio-sparqlxml 2.1.6 in this page.

Build File

You can use the following script to add rdf4j-queryresultio-sparqlxml-2.1.6.jar to your project.

<dependency>
   <groupId>org.eclipse.rdf4j</groupId>
   <artifactId>rdf4j-queryresultio-sparqlxml</artifactId>
   <version>2.1.6</version>
</dependency>
compile group: 'org.eclipse.rdf4j', name: 'rdf4j-queryresultio-sparqlxml', version: '2.1.6'
libraryDependencies += "org.eclipse.rdf4j" % "rdf4j-queryresultio-sparqlxml" % "2.1.6"
<dependency org="org.eclipse.rdf4j" name="rdf4j-queryresultio-sparqlxml" rev="2.1.6"/>
@Grapes(@Grab(group='org.eclipse.rdf4j', module='rdf4j-queryresultio-sparqlxml', version='2.1.6'))
'org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:jar:2.1.6'

Download

Click the following link to download the jar file.

rdf4j-queryresultio-sparqlxml-2.1.6-javadoc.jar
rdf4j-queryresultio-sparqlxml-2.1.6-sources.jar
rdf4j-queryresultio-sparqlxml-2.1.6.jar
rdf4j-queryresultio-sparqlxml-2.1.6.pom



Related Tutorials