MVN

fr.inria.corese : corese-core

Maven & Gradle

Mar 30, 2023
5 usages
58 stars

corese-core · Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1 Query and Update, Shacl. STTL. LDScript.

<dependency>
    <groupId>fr.inria.corese</groupId>
    <artifactId>corese-core</artifactId>
    <version>4.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.inria.corese : corese-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.4.0

All Versions

Choose a version of fr.inria.corese : corese-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.4.x
corese-core-4.4.0
4.3.x
corese-core-4.3.0
4.1.x
corese-core-4.1.1
4.0.x
corese-core-4.0.1

How to add a dependency to Maven

Add the following fr.inria.corese : corese-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.inria.corese</groupId>
    <artifactId>corese-core</artifactId>
    <version>4.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.inria.corese : corese-core gradle dependency to your build.gradle file:

implementation 'fr.inria.corese:corese-core:4.4.0'

Gradle Kotlin DSL: Add the following fr.inria.corese : corese-core gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.inria.corese:corese-core:4.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.inria.corese : corese-core sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.inria.corese" % "corese-core" % "4.4.0"

Advertisement

Dependencies from Group

Feb 21, 2018
10 usages
Mar 30, 2023
8 usages
58 stars
Jan 10, 2019
5 usages
58 stars
Mar 30, 2023
5 usages
58 stars
Feb 21, 2018
4 usages

Discover Dependencies

Sep 10, 2018
1 stars
May 06, 2023
3 usages
183 stars
Dec 18, 2019
3 usages
Oct 08, 2022
4 usages
1k stars
Aug 14, 2020
2 usages
146 stars
Dec 29, 2019
2 usages
0 stars