MVN

org.apache.commons : commons-rdf-api

Maven & Gradle

Dec 08, 2017
61 usages

Commons RDF API · Commons Java API for RDF 1.1

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rdf-api</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.5.0

All Versions

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

Version Vulnerabilities Updated
0.5.x
commons-rdf-api-0.5.0
0.3.x
commons-rdf-api-0.3.0-incubating
0.2.x
commons-rdf-api-0.2.0-incubating
0.1.x
commons-rdf-api-0.1.0-incubating

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rdf-api</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.commons : commons-rdf-api gradle dependency to your build.gradle file:

implementation 'org.apache.commons:commons-rdf-api:0.5.0'

Gradle Kotlin DSL: Add the following org.apache.commons : commons-rdf-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.commons:commons-rdf-api:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.commons : commons-rdf-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.commons" % "commons-rdf-api" % "0.5.0"

Advertisement

Dependencies from Group

Jul 23, 2023
21.1k usages
Jul 05, 2019
3.3k usages
Sep 24, 2022
2.6k usages
Mar 18, 2023
2.6k usages
Mar 17, 2016
2.3k usages

Discover Dependencies

Mar 05, 2017
2 usages
Sep 01, 2016
12 usages
Aug 21, 2023
4 usages
425 stars
Nov 27, 2018
7 usages
44 stars
Jun 19, 2018
10 usages
1.7k stars
Oct 25, 2017
3 usages
Mar 02, 2018
24 usages
159 stars
May 03, 2023
40 usages
0 stars
Dec 17, 2021
6 usages
72 stars