MVN

org.apache.clerezza : representation

Maven & Gradle

Feb 21, 2020
4 usages
36 stars

Clerezza - Representation · This bundle provides for functionality to parse and serialize RDF Graphs

<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>representation</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
representation-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>representation</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.clerezza:representation:2.0.0'

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

implementation("org.apache.clerezza:representation:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.clerezza" % "representation" % "2.0.0"

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

Oct 11, 2012
4 usages
14 stars
Jan 24, 2019
6 usages
74 stars
Dec 08, 2022
11 usages
1.8k stars
Sep 07, 2017
3 usages
134 stars
Sep 20, 2016
3 usages
20 stars
May 27, 2017
2 usages
1 stars
Nov 09, 2018
2 usages
419 stars