is not current version
Last Version 4.3.0

fr.inria.corese:corese-parent 4.0.1

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

GroupId

GroupId

fr.inria.corese
ArtifactId

ArtifactId

corese-parent
Version

Version

4.0.1
Type

Type

pom

Download corese-parent 4.0.1

Filename Size
corese-parent-4.0.1.pom 2 KB
Browse

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