Last Version

sparql 4.3.0

Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

License

License

GroupId

GroupId

fr.inria.corese
ArtifactId

ArtifactId

sparql
Version

Version

4.3.0
Type

Type

jar
Description

Description

sparql
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update.

Download sparql 4.3.0


<!-- https://jarcasting.com/artifacts/fr.inria.corese/sparql/ -->
<dependency>
    <groupId>fr.inria.corese</groupId>
    <artifactId>sparql</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/sparql/
implementation 'fr.inria.corese:sparql:4.3.0'
// https://jarcasting.com/artifacts/fr.inria.corese/sparql/
implementation ("fr.inria.corese:sparql:4.3.0")
'fr.inria.corese:sparql:jar:4.3.0'
<dependency org="fr.inria.corese" name="sparql" rev="4.3.0">
  <artifact name="sparql" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='sparql', version='4.3.0')
)
libraryDependencies += "fr.inria.corese" % "sparql" % "4.3.0"
[fr.inria.corese/sparql "4.3.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.8.0-beta2
org.json : json jar 20180813
org.apache.commons : commons-text jar 1.9
org.eclipse.rdf4j : rdf4j-model jar 4.0.0-M1
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.