MVN

org.apache.commons : commons-rdf-jena

Maven & Gradle

Dec 08, 2017
30 usages

Commons RDF impl: Jena · Apache Jena implementation of Commons RDF API

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

Latest Version

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

  • Latest Stable: 0.5.0

All Versions

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

Version Vulnerabilities Updated
0.5.x
commons-rdf-jena-0.5.0
0.3.x
commons-rdf-jena-0.3.0-incubating

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-rdf-jena</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-jena gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.commons" % "commons-rdf-jena" % "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

Jan 13, 2021
6 usages
19 stars
Jul 05, 2023
4 usages
83 stars
Oct 06, 2016
6 usages
0 stars
Jun 03, 2018
5 usages
10 stars
Jul 28, 2011
25 usages
Jul 15, 2020
5 usages
2 stars
Apr 26, 2021
3 usages
20 stars
Feb 23, 2015
2 usages
May 27, 2022
11 usages
447 stars