REST :: Database Based Logging

syndesis :: db-logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

db-logging
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

jar
Description

Description

REST :: Database Based Logging
syndesis :: db-logging
Project Organization

Project Organization

Red Hat

Download db-logging

How to add to project

<!-- https://jarcasting.com/artifacts/io.syndesis/db-logging/ -->
<dependency>
    <groupId>io.syndesis</groupId>
    <artifactId>db-logging</artifactId>
    <version>1.3.0-20180202</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/db-logging/
implementation 'io.syndesis:db-logging:1.3.0-20180202'
// https://jarcasting.com/artifacts/io.syndesis/db-logging/
implementation ("io.syndesis:db-logging:1.3.0-20180202")
'io.syndesis:db-logging:jar:1.3.0-20180202'
<dependency org="io.syndesis" name="db-logging" rev="1.3.0-20180202">
  <artifact name="db-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='db-logging', version='1.3.0-20180202')
)
libraryDependencies += "io.syndesis" % "db-logging" % "1.3.0-20180202"
[io.syndesis/db-logging "1.3.0-20180202"]

Dependencies

compile (15)

Group / Artifact Type Version
io.syndesis : core jar 1.3.0-20180202
io.syndesis : controllers jar 1.3.0-20180202
io.syndesis : jsondb jar 1.3.0-20180202
io.syndesis : openshift jar 1.3.0-20180202
io.fabric8 : kubernetes-client jar
org.jdbi : jdbi jar 2.78
org.jboss.spec.javax.annotation : jboss-annotations-api_1.2_spec jar 1.0.0.Final
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework.boot : spring-boot-autoconfigure jar
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.0_spec jar 1.0.1.Beta1
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
org.slf4j : slf4j-api jar
io.fabric8 : kubernetes-model jar 1.0.74
com.squareup.okhttp3 : okhttp jar

provided (2)

Group / Artifact Type Version
org.immutables : value jar 2.5.6
javax.ws.rs : javax.ws.rs-api jar 2.0.1

test (11)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.assertj : assertj-core jar 3.6.2
org.glassfish : javax.el jar
org.hibernate : hibernate-validator jar 5.3.5.Final
io.fabric8 : openshift-server-mock jar
io.fabric8 : mockwebserver jar 0.0.15
org.springframework.security : spring-security-web jar 4.2.3.RELEASE
com.squareup.okhttp3 : mockwebserver jar
com.h2database : h2 jar 1.4.193
org.awaitility : awaitility jar 3.0.0

Project Modules

There are no modules declared in this project.

Syndesis

Maven Central CircleCI Gitter Quality Gate Status Coverage

A flexible and customizable, open source platform that provides core integration capabilities as a service.

All developer related documentation can be found at the Syndesis Developer Handbook.

Quickstart

  • To get started quickly please install Minishift first.
  • Clone this repository and enter it:
git clone https://github.com/syndesisio/syndesis.git
cd syndesis
  • Startup minishift and install:
./tools/bin/syndesis minishift --install --open --nodev

This will install the latest bleeding edge version from Syndesis from the master branch. For a more stable experience, use the option --tag with a stable version.

Now you can run some quickstarts

io.syndesis

Syndesis

A flexible, customizable, open source platform that provides core integration capabilities as a service.

Versions

Version
1.3.0-20180202