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 3.2.1 in this page.
CeCILL-C License:
You can use the following script to add sparql-3.2.1.jar to your project.
<dependency> <groupId>fr.inria.wimmics</groupId> <artifactId>sparql</artifactId> <version>3.2.1</version> </dependency>
compile group: 'fr.inria.wimmics', name: 'sparql', version: '3.2.1'
libraryDependencies += "fr.inria.wimmics" % "sparql" % "3.2.1"
<dependency org="fr.inria.wimmics" name="sparql" rev="3.2.1"/>
@Grapes(@Grab(group='fr.inria.wimmics', module='sparql', version='3.2.1'))
'fr.inria.wimmics:sparql:jar:3.2.1'
Click the following link to download the jar file.
sparql-3.2.1-javadoc.jar