Extension :: Converter

syndesis :: extension-converter

License

License

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

extension-converter
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

jar
Description

Description

Extension :: Converter
syndesis :: extension-converter
Project Organization

Project Organization

Red Hat

Download extension-converter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.syndesis : model jar 1.3.0-20180202
io.syndesis : core jar 1.3.0-20180202
com.fasterxml.jackson.core : jackson-databind jar 2.8.10

test (8)

Group / Artifact Type Version
io.syndesis : extension-api jar 1.3.0-20180202
junit : junit jar
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.8.10
com.github.java-json-tools : json-schema-validator jar 2.2.8
javax.mail : mailapi jar 1.4.3
com.github.java-json-tools : json-schema-core jar 1.2.8
org.hibernate : hibernate-validator jar 5.3.5.Final
org.glassfish : javax.el 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

Syndesis

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

Versions

Version
1.3.0-20180202