License |
License |
---|---|
GroupId | GroupIdfr.inria.corese |
ArtifactId | ArtifactIdcompiler |
Last Version | Last Version4.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncompiler
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1
Query and Update.
|
Filename | Size |
---|---|
compiler-4.3.0.pom | |
compiler-4.3.0.jar | 150 KB |
compiler-4.3.0-sources.jar | 84 KB |
compiler-4.3.0-javadoc.jar | 637 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.corese/compiler/ -->
<dependency>
<groupId>fr.inria.corese</groupId>
<artifactId>compiler</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/compiler/
implementation 'fr.inria.corese:compiler:4.3.0'
// https://jarcasting.com/artifacts/fr.inria.corese/compiler/
implementation ("fr.inria.corese:compiler:4.3.0")
'fr.inria.corese:compiler:jar:4.3.0'
<dependency org="fr.inria.corese" name="compiler" rev="4.3.0">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='compiler', version='4.3.0')
)
libraryDependencies += "fr.inria.corese" % "compiler" % "4.3.0"
[fr.inria.corese/compiler "4.3.0"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.corese : sparql | jar | 4.3.0 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
org.testng : testng | jar | 7.3.0 |