MVN

org.apache.clerezza : rdf.core

Maven & Gradle

Apr 23, 2016
199 usages

Clerezza - RDF - Core · Interfaces and utilities to access RDF Graphs

<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>rdf.core</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.clerezza : rdf.core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.apache.clerezza : rdf.core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
rdf.core-1.0.1
rdf.core-1.0.0
0.14
rdf.core-0.14
0.13
rdf.core-0.13
0.12
rdf.core-0.12-incubating

How to add a dependency to Maven

Add the following org.apache.clerezza : rdf.core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>rdf.core</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.clerezza : rdf.core gradle dependency to your build.gradle file:

implementation 'org.apache.clerezza:rdf.core:1.0.1'

Gradle Kotlin DSL: Add the following org.apache.clerezza : rdf.core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.clerezza:rdf.core:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.clerezza : rdf.core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.clerezza" % "rdf.core" % "1.0.1"

Advertisement

Dependencies from Group

Apr 23, 2016
199 usages
May 20, 2015
73 usages
May 20, 2015
60 usages
Apr 23, 2016
51 usages
Apr 23, 2016
38 usages

Discover Dependencies

Mar 03, 2023
715 usages
2.4k stars
May 19, 2010
106 usages
Jul 05, 2023
1k usages
371 stars
Jan 01, 2020
382 usages
22 stars
Feb 28, 2020
46 usages
7 stars
Jan 02, 2016
43 usages
Jun 11, 2020
77 usages
5.6k stars