MVN

org.apache.clerezza : rdf.jena.commons

Maven & Gradle

Apr 23, 2016
9 usages

Clerezza - RDF - Jena - Commons · Common classes needed by Jena adaptors

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

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
rdf.jena.commons-1.1.1
rdf.jena.commons-1.1.0
1.0.x
rdf.jena.commons-1.0.0
0.7
rdf.jena.commons-0.7
0.6
rdf.jena.commons-0.6
0.5
rdf.jena.commons-0.5-incubating

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>rdf.jena.commons</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.clerezza:rdf.jena.commons:1.1.1'

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

implementation("org.apache.clerezza:rdf.jena.commons:1.1.1")

How to add a dependency to SBT Scala

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

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

Apr 27, 2018
18 usages
260 stars
Jul 28, 2016
6 usages
7 stars
May 14, 2020
8 usages
233 stars
Jun 27, 2023
4 usages
885 stars
Oct 29, 2020
28 usages
Mar 01, 2020
1 usages
4 stars
Feb 10, 2021
6 usages
Aug 17, 2023
6 usages
May 16, 2012
6 usages
9 stars