Jar examples for s:sparql
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.
You can download jar file sparql 4.0.1 in this page.
CeCILL-C License:
You can use the following script to add sparql-4.0.1.jar to your project.
<dependency> <groupId>fr.inria.corese</groupId> <artifactId>sparql</artifactId> <version>4.0.1</version> </dependency>
compile group: 'fr.inria.corese', name: 'sparql', version: '4.0.1'
libraryDependencies += "fr.inria.corese" % "sparql" % "4.0.1"
<dependency org="fr.inria.corese" name="sparql" rev="4.0.1"/>
@Grapes(@Grab(group='fr.inria.corese', module='sparql', version='4.0.1'))
'fr.inria.corese:sparql:jar:4.0.1'
Click the following link to download the jar file.
sparql-4.0.1-javadoc.jar