is not current version
Last Version 4.3.0

fr.inria.corese:corese-gui 4.0.1

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

Categories

Categories

GUI User Interface
GroupId

GroupId

fr.inria.corese
ArtifactId

ArtifactId

corese-gui
Version

Version

4.0.1
Type

Type

jar

Download corese-gui 4.0.1


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