Jar examples for j:jena-fuseki
Fuseki is a SPARQL 1.1 Server which provides query, update and graph store protocol endpoints that can be used to expose triple store(s) over HTTP
You can download jar file jena-fuseki 0.2.7 in this page.
Apache 2.0 License
You can use the following script to add jena-fuseki-0.2.7.jar to your project.
<dependency> <groupId>org.apache.jena</groupId> <artifactId>jena-fuseki</artifactId> <version>0.2.7</version> </dependency>
compile group: 'org.apache.jena', name: 'jena-fuseki', version: '0.2.7'
libraryDependencies += "org.apache.jena" % "jena-fuseki" % "0.2.7"
<dependency org="org.apache.jena" name="jena-fuseki" rev="0.2.7"/>
@Grapes(@Grab(group='org.apache.jena', module='jena-fuseki', version='0.2.7'))
'org.apache.jena:jena-fuseki:jar:0.2.7'
Click the following link to download the jar file.
jena-fuseki-0.2.7-javadoc.jar