MVN

com.torodb.torod : d2r

Maven & Gradle

Jun 11, 2016
1 usages
11 stars

Torod: D2R · D2M is Document-to-Relational, a module that implements the algorithm that allows a hierarchical key-value document to be transformed into a relational representation.

<dependency>
    <groupId>com.torodb.torod</groupId>
    <artifactId>d2r</artifactId>
    <version>0.40</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.torodb.torod : d2r to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.40
  • Latest Alpha: 0.40-alpha3

All Versions

Choose a version of com.torodb.torod : d2r to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.40
d2r-0.40
d2r-0.40-alpha3
d2r-0.40-alpha2
d2r-0.40-alpha1

How to add a dependency to Maven

Add the following com.torodb.torod : d2r maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.torodb.torod</groupId>
    <artifactId>d2r</artifactId>
    <version>0.40</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.torodb.torod : d2r gradle dependency to your build.gradle file:

implementation 'com.torodb.torod:d2r:0.40'

Gradle Kotlin DSL: Add the following com.torodb.torod : d2r gradle kotlin dependency to your build.gradle.kts file:

implementation("com.torodb.torod:d2r:0.40")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.torodb.torod : d2r sbt scala dependency to your build.sbt file:

libraryDependencies += "com.torodb.torod" % "d2r" % "0.40"

Advertisement

Dependencies from Group

Jun 11, 2016
8 usages
11 stars
Jun 11, 2016
1 usages
11 stars
Jun 11, 2016
1 usages
11 stars
Jun 11, 2016
1 usages
11 stars
d2r
Jun 11, 2016
1 usages
11 stars

Discover Dependencies

Jun 11, 2016
1 usages
11 stars
Jan 19, 2016
1 usages
24 stars
Jan 19, 2016
1 usages
24 stars
Jan 19, 2016
1 usages
24 stars
Jan 27, 2017
1 usages
24 stars
Jan 27, 2017
1 usages
24 stars
Jan 27, 2017
1 usages
24 stars
Nov 30, 2016
2 usages
32 stars
Jun 11, 2016
1 usages
11 stars
Jul 22, 2017
1 usages
2.1k stars