Integration :: project Generator

syndesis :: integration-project-generator

License

License

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

integration-project-generator
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

jar
Description

Description

Integration :: project Generator
syndesis :: integration-project-generator
Project Organization

Project Organization

Red Hat

Download integration-project-generator

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
io.syndesis : model jar 1.3.0-20180202
io.syndesis : core jar 1.3.0-20180202
io.syndesis : integration-api jar 1.3.0-20180202
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.slf4j : slf4j-api jar
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.github.spullara.mustache.java : compiler jar 0.9.2
org.apache.commons : commons-compress jar 1.14
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.2.1

test (6)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
org.glassfish : javax.el jar
org.assertj : assertj-core jar
org.hibernate : hibernate-validator jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.

Syndesis

Latest Release Maven Central CircleCI Integration Tests Gitter Google Groups

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

All developer related documentation can be found at the Development QuickStart, read indepth about the tooling to help with development in the syndesis CLI documentation.

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

Installing Using Minikube

  • Please see this page on how to install Syndesis on other Kubernetes implementations, ie. Minikube.
io.syndesis

Syndesis

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

Versions

Version
1.3.0-20180202