License |
License |
---|---|
GroupId | GroupIdfr.inria.corese |
ArtifactId | ArtifactIdsparql |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsparql
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1
Query and Update.
|
Filename | Size |
---|---|
sparql-4.3.0.pom | |
sparql-4.3.0.jar | 561 KB |
sparql-4.3.0-sources.jar | 358 KB |
sparql-4.3.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |