is not current version
Last Version 3.3.3

fr.inria.wimmics:corese-parent 3.2.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.wimmics
ArtifactId

ArtifactId

corese-parent
Version

Version

3.2.1
Type

Type

pom

Download corese-parent 3.2.1

Filename Size
corese-parent-3.2.1.pom 11 KB
Browse

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