| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.syndesis.server |
| ArtifactId | ArtifactIdserver-jsondb |
| Last Version | Last Version1.13.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionServer :: JsonDB
Syndesis :: Server :: JsonDB
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| server-jsondb-1.13.2.pom | |
| server-jsondb-1.13.2.jar | 68 KB |
| server-jsondb-1.13.2-tests.jar | 19 KB |
| server-jsondb-1.13.2-test-sources.jar | 12 KB |
| server-jsondb-1.13.2-sources.jar | 50 KB |
| server-jsondb-1.13.2-javadoc.jar | 249 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.syndesis.server/server-jsondb/ -->
<dependency>
<groupId>io.syndesis.server</groupId>
<artifactId>server-jsondb</artifactId>
<version>1.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis.server/server-jsondb/
implementation 'io.syndesis.server:server-jsondb:1.13.2'
// https://jarcasting.com/artifacts/io.syndesis.server/server-jsondb/
implementation ("io.syndesis.server:server-jsondb:1.13.2")
'io.syndesis.server:server-jsondb:jar:1.13.2'
<dependency org="io.syndesis.server" name="server-jsondb" rev="1.13.2">
<artifact name="server-jsondb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis.server', module='server-jsondb', version='1.13.2')
)
libraryDependencies += "io.syndesis.server" % "server-jsondb" % "1.13.2"
[io.syndesis.server/server-jsondb "1.13.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.syndesis.common : common-model | jar | 1.13.2 |
| io.syndesis.common : common-util | jar | 1.13.2 |
| io.syndesis.server : server-dao | jar | 1.13.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |
| org.jdbi : jdbi | jar | 2.78 |
| org.slf4j : slf4j-api | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-core | jar | 5.2.15.RELEASE |
| org.springframework : spring-beans | jar | |
| org.springframework.security : spring-security-core | jar | 5.3.9.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.cloud : spring-cloud-context | jar | |
| org.aspectj : aspectjweaver | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.8.8 |
| com.h2database : h2 | jar | |
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.16.1 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.9 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.glassfish : jakarta.el | jar | 3.0.4 |
| org.reflections : reflections | jar | 0.9.11 |
| org.springframework.boot : spring-boot-test | jar | |
| org.springframework : spring-test | jar | |
| org.springframework.security : spring-security-test | jar | |
| org.slf4j : jcl-over-slf4j | jar |