MVN

org.daverog : json-ld-tree

Maven & Gradle

Sep 26, 2014
1 stars

JSON-LD Tree · Developer-friendly serialisation of RDF into a structurally-stable JSON-LD representation.

<dependency>
    <groupId>org.daverog</groupId>
    <artifactId>json-ld-tree</artifactId>
    <version>1.0.15</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.daverog : json-ld-tree to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.15

All Versions

Choose a version of org.daverog : json-ld-tree to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
json-ld-tree-1.0.15
json-ld-tree-1.0.14
json-ld-tree-1.0.13
json-ld-tree-1.0.12
json-ld-tree-1.0.11
json-ld-tree-1.0.10
json-ld-tree-1.0.9
json-ld-tree-1.0.8
json-ld-tree-1.0.7
json-ld-tree-1.0.6
json-ld-tree-1.0.5
json-ld-tree-1.0.4

How to add a dependency to Maven

Add the following org.daverog : json-ld-tree maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.daverog</groupId>
    <artifactId>json-ld-tree</artifactId>
    <version>1.0.15</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.daverog : json-ld-tree gradle dependency to your build.gradle file:

implementation 'org.daverog:json-ld-tree:1.0.15'

Gradle Kotlin DSL: Add the following org.daverog : json-ld-tree gradle kotlin dependency to your build.gradle.kts file:

implementation("org.daverog:json-ld-tree:1.0.15")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.daverog : json-ld-tree sbt scala dependency to your build.sbt file:

libraryDependencies += "org.daverog" % "json-ld-tree" % "1.0.15"

Advertisement

Dependencies from Group

Sep 26, 2014
1 stars

Discover Dependencies

Aug 04, 2014
0 stars
Sep 24, 2014
51 stars
Jun 12, 2014
0 stars
Jun 12, 2014
3 usages
Jun 12, 2014
3 usages
Jun 12, 2014
3 usages
Jun 12, 2014
Jun 12, 2014
4 usages
Mar 01, 2013
25 stars
Feb 28, 2014
0 stars