Extension :: Parent

syndesis :: extension-parent

License

License

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

extension-parent
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

pom
Description

Description

Extension :: Parent
syndesis :: extension-parent
Project Organization

Project Organization

Red Hat

Download extension-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation-processor
  • api
  • archetype/spring-boot
  • archetype/java
  • archetype/xml
  • bom
  • converter
  • example/log-step
  • maven-plugin

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