| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdio.syndesis.rest | 
| ArtifactId | ArtifactIdrest-jsondb | 
| Version | Version1.3.0-20180304 | 
| Type | Typejar | 
| Description | DescriptionREST :: JsonDB Syndesis :: REST :: JsonDB | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/io.syndesis.rest/rest-jsondb/ -->
<dependency>
    <groupId>io.syndesis.rest</groupId>
    <artifactId>rest-jsondb</artifactId>
    <version>1.3.0-20180304</version>
</dependency>// https://jarcasting.com/artifacts/io.syndesis.rest/rest-jsondb/
implementation 'io.syndesis.rest:rest-jsondb:1.3.0-20180304'// https://jarcasting.com/artifacts/io.syndesis.rest/rest-jsondb/
implementation ("io.syndesis.rest:rest-jsondb:1.3.0-20180304")'io.syndesis.rest:rest-jsondb:jar:1.3.0-20180304'<dependency org="io.syndesis.rest" name="rest-jsondb" rev="1.3.0-20180304">
  <artifact name="rest-jsondb" type="jar" />
</dependency>@Grapes(
@Grab(group='io.syndesis.rest', module='rest-jsondb', version='1.3.0-20180304')
)libraryDependencies += "io.syndesis.rest" % "rest-jsondb" % "1.3.0-20180304"[io.syndesis.rest/rest-jsondb "1.3.0-20180304"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.syndesis.common : common-model | jar | 1.3.0-20180304 | 
| io.syndesis.common : common-util | jar | 1.3.0-20180304 | 
| io.syndesis.rest : rest-dao | jar | 1.3.0-20180304 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 | 
| org.jdbi : jdbi | jar | 2.78 | 
| org.slf4j : slf4j-api | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-beans | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.10 | 
| io.swagger : swagger-annotations | jar | 1.5.19-SNAPSHOT | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.immutables : value | jar | 2.5.6 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 | 
| com.h2database : h2 | jar | 1.4.193 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.9.1 | 
| junit : junit | jar | 4.12 | 
| ch.qos.logback : logback-classic | jar |