MVN

com.github.spice-h2020 : json2rdf

Maven & Gradle

Jul 02, 2021
1 usages
1 stars

json2rdf · json2rdf implements a series of straightforward assumptions for serving the content of JSON objects/arrays as RDF triples

<dependency>
    <groupId>com.github.spice-h2020</groupId>
    <artifactId>json2rdf</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spice-h2020 : json2rdf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.github.spice-h2020 : json2rdf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
json2rdf-0.0.7
json2rdf-0.0.6
json2rdf-0.0.5
json2rdf-0.0.4
json2rdf-0.0.3
json2rdf-0.0.2
json2rdf-0.0.1

How to add a dependency to Maven

Add the following com.github.spice-h2020 : json2rdf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.spice-h2020</groupId>
    <artifactId>json2rdf</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spice-h2020 : json2rdf gradle dependency to your build.gradle file:

implementation 'com.github.spice-h2020:json2rdf:0.0.7'

Gradle Kotlin DSL: Add the following com.github.spice-h2020 : json2rdf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spice-h2020:json2rdf:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spice-h2020 : json2rdf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spice-h2020" % "json2rdf" % "0.0.7"

Advertisement

Dependencies from Group

Oct 28, 2020
2 usages
43 stars
Jul 02, 2021
1 usages
1 stars
Oct 28, 2020
1 usages
43 stars

Discover Dependencies

Oct 29, 2020
6 usages
Jun 24, 2022
Oct 04, 2021
1 usages
1 stars
Jul 11, 2022
2 usages
5 stars
Jan 07, 2021
2 usages
0 stars
Jul 11, 2022
2 usages
0 stars
Dec 14, 2022
1 usages
53 stars
Dec 23, 2021
1 stars
Feb 24, 2023
3 usages
4 stars