License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdjsondb |
Last Version | Last Version1.3.0-20180202 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionREST :: JsonDB
syndesis :: jsondb
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsondb-1.3.0-20180202.pom | |
jsondb-1.3.0-20180202.jar | 37 KB |
jsondb-1.3.0-20180202-tests.jar | 11 KB |
jsondb-1.3.0-20180202-test-sources.jar | 7 KB |
jsondb-1.3.0-20180202-sources.jar | 26 KB |
jsondb-1.3.0-20180202-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis/jsondb/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>jsondb</artifactId>
<version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/jsondb/
implementation 'io.syndesis:jsondb:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/jsondb/
implementation ("io.syndesis:jsondb:1.3.0-20180202")
'io.syndesis:jsondb:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="jsondb" rev="1.3.0-20180202">
<artifact name="jsondb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='jsondb', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "jsondb" % "1.3.0-20180202"
[io.syndesis/jsondb "1.3.0-20180202"]
Group / Artifact | Type | Version |
---|---|---|
io.syndesis : core | jar | 1.3.0-20180202 |
io.syndesis : model | jar | 1.3.0-20180202 |
io.syndesis : dao | jar | 1.3.0-20180202 |
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.16 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.5.6 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.193 |
org.assertj : assertj-core | jar | 3.6.2 |
junit : junit | jar | 4.12 |