Runtime :: Model

syndesis :: model

License

License

GroupId

GroupId

io.syndesis.integration-runtime
ArtifactId

ArtifactId

model
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

Runtime :: Model
syndesis :: model
Project Organization

Project Organization

JBoss by Red Hat

Download model

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.8.10
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.10
org.slf4j : slf4j-api jar
com.google.auto.service : auto-service Optional jar 1.0-rc3

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
org.assertj : assertj-core jar
junit : junit jar

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.integration-runtime

Syndesis

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

Versions

Version
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0