Extension :: Examples :: Log Step

syndesis :: extension-example-log-step

License

License

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

extension-example-log-step
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

jar
Description

Description

Extension :: Examples :: Log Step
syndesis :: extension-example-log-step
Project URL

Project URL

https://syndesis.io/
Project Organization

Project Organization

Red Hat
Source Code Management

Source Code Management

http://github.com/syndesisio/syndesis

Download extension-example-log-step

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.syndesis : extension-annotation-processor Optional jar
com.github.lalyos : jfiglet jar 0.0.8

provided (3)

Group / Artifact Type Version
io.syndesis : extension-api jar
org.apache.camel : camel-core jar
org.springframework.boot : spring-boot-starter 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