REST :: Maven Plugin

syndesis :: syndesis-maven-plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

syndesis-maven-plugin
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

REST :: Maven Plugin
syndesis :: syndesis-maven-plugin
Project Organization

Project Organization

JBoss by Red Hat

Download syndesis-maven-plugin

How to add to project

<plugin>
    <groupId>io.syndesis</groupId>
    <artifactId>syndesis-maven-plugin</artifactId>
    <version>1.2.9</version>
</plugin>

Dependencies

compile (16)

Group / Artifact Type Version
io.syndesis : core jar 1.2.9
io.syndesis : model jar 1.2.9
io.atlasmap : atlas-java-model jar 1.32.2
io.atlasmap : atlas-java-service jar 1.32.2
io.atlasmap : atlas-core jar 1.32.2
io.atlasmap : atlas-java-core jar 1.32.2
org.apache.maven : maven-plugin-api jar 3.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
org.apache.maven.resolver : maven-resolver-api jar 1.0.3
org.springframework.boot : spring-boot-maven-plugin jar 1.5.8.RELEASE
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven jar
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-api-maven jar
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-api jar
org.springframework.boot : spring-boot-loader-tools jar 1.5.8.RELEASE
org.apache.maven.shared : maven-shared-utils jar 3.1.0
org.apache.maven.shared : maven-common-artifact-filters jar 1.4

provided (6)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.apache.maven : maven-model jar 3.5.0
org.apache.maven : maven-core jar 3.5.0
org.apache.maven : maven-artifact jar 3.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
com.google.code.findbugs : jsr305 jar 3.0.1

runtime (4)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar
io.syndesis : rest jar 1.2.9
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

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
1.1.3
1.1.2
1.1.1
1.1.0