License |
License |
---|---|
GroupId | GroupIdfr.inria.corese |
ArtifactId | ArtifactIdcompiler |
Version | Version4.1.1 |
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.1.1.pom | |
compiler-4.1.1.jar | 169 KB |
compiler-4.1.1-sources.jar | 93 KB |
compiler-4.1.1-javadoc.jar | 667 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.inria.corese/compiler/ -->
<dependency>
<groupId>fr.inria.corese</groupId>
<artifactId>compiler</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.corese/compiler/
implementation 'fr.inria.corese:compiler:4.1.1'
// https://jarcasting.com/artifacts/fr.inria.corese/compiler/
implementation ("fr.inria.corese:compiler:4.1.1")
'fr.inria.corese:compiler:jar:4.1.1'
<dependency org="fr.inria.corese" name="compiler" rev="4.1.1">
<artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.corese', module='compiler', version='4.1.1')
)
libraryDependencies += "fr.inria.corese" % "compiler" % "4.1.1"
[fr.inria.corese/compiler "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
fr.inria.corese : sparql | jar | 4.1.1 |
fr.inria.corese : kgram | jar | 4.1.1 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
org.testng : testng | jar | 6.14.3 |