MVN

io.syndesis.rest : rest-jsondb

Maven & Gradle

Mar 02, 2018
5 usages
570 stars

REST :: JsonDB

<dependency>
    <groupId>io.syndesis.rest</groupId>
    <artifactId>rest-jsondb</artifactId>
    <version>1.3.0-20180304</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.syndesis.rest : rest-jsondb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0-20180304

All Versions

Choose a version of io.syndesis.rest : rest-jsondb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
rest-jsondb-1.3.0-20180304
rest-jsondb-1.3.0-20180303
rest-jsondb-1.3.0-20180302
rest-jsondb-1.3.0-20180301

How to add a dependency to Maven

Add the following io.syndesis.rest : rest-jsondb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.syndesis.rest</groupId>
    <artifactId>rest-jsondb</artifactId>
    <version>1.3.0-20180304</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.syndesis.rest : rest-jsondb gradle dependency to your build.gradle file:

implementation 'io.syndesis.rest:rest-jsondb:1.3.0-20180304'

Gradle Kotlin DSL: Add the following io.syndesis.rest : rest-jsondb gradle kotlin dependency to your build.gradle.kts file:

implementation("io.syndesis.rest:rest-jsondb:1.3.0-20180304")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.syndesis.rest : rest-jsondb sbt scala dependency to your build.sbt file:

libraryDependencies += "io.syndesis.rest" % "rest-jsondb" % "1.3.0-20180304"

Advertisement

Dependencies from Group

Mar 02, 2018
11 usages
482 stars
Mar 02, 2018
5 usages
570 stars
Mar 02, 2018
5 usages
482 stars
Mar 02, 2018
4 usages
570 stars
Mar 02, 2018
3 usages
570 stars

Discover Dependencies

Feb 17, 2023
2 usages
0 stars
Apr 13, 2022
3 usages
2 stars
Mar 12, 2013
2 usages
4 stars
Oct 17, 2019
2 usages
4 stars