Download marmotta-sparql-3.3.0.jar file - Jar m

Jar examples for m:marmotta-sparql

Description

Provides support for SPARQL 1.1 Queries and Updates and offers different UIs for exploring SPARQL results.

You can download jar file marmotta-sparql 3.3.0 in this page.

License

Apache License

Build File

You can use the following script to add marmotta-sparql-3.3.0.jar to your project.

<dependency>
   <groupId>org.apache.marmotta</groupId>
   <artifactId>marmotta-sparql</artifactId>
   <version>3.3.0</version>
</dependency>
compile group: 'org.apache.marmotta', name: 'marmotta-sparql', version: '3.3.0'
libraryDependencies += "org.apache.marmotta" % "marmotta-sparql" % "3.3.0"
<dependency org="org.apache.marmotta" name="marmotta-sparql" rev="3.3.0"/>
@Grapes(@Grab(group='org.apache.marmotta', module='marmotta-sparql', version='3.3.0'))
'org.apache.marmotta:marmotta-sparql:jar:3.3.0'

Download

Click the following link to download the jar file.

marmotta-sparql-3.3.0-sources.jar
marmotta-sparql-3.3.0.jar
marmotta-sparql-3.3.0.pom



Related Tutorials