REST :: Annotation Processor

syndesis :: syndesis-annotation-processor

License

License

GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-annotation-processor
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

REST :: Annotation Processor
syndesis :: syndesis-annotation-processor
Project Organization

Project Organization

JBoss by Red Hat

Download syndesis-annotation-processor

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs-annotations jar 3.0.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
io.syndesis.integration-runtime : runtime-api jar 1.2.9
org.apache.camel : camel-core jar 2.20.1
com.google.testing.compile : compile-testing jar 0.12
com.google.guava : guava jar 21.0

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.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2