REST :: Inspector

Syndesis :: REST :: Inspector

License

License

GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-inspector
Last Version

Last Version

1.3.0-20180304
Release Date

Release Date

Type

Type

jar
Description

Description

REST :: Inspector
Syndesis :: REST :: Inspector
Project Organization

Project Organization

Red Hat

Download rest-inspector

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.syndesis.common : common-util jar 1.3.0-20180304
org.springframework.boot : spring-boot jar
org.springframework : spring-context jar
org.springframework : spring-core jar 4.3.12.RELEASE
org.springframework : spring-beans jar
com.fasterxml.jackson.core : jackson-databind jar 2.8.10
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.8.10
commons-io : commons-io jar 2.5
org.slf4j : slf4j-api jar

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.9.1
com.google.guava : guava jar 23.3-jre
commons-logging : commons-logging-api jar 1.1
org.skyscreamer : jsonassert jar
com.vaadin.external.google : android-json jar 0.0.20131108.vaadin1
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.

Syndesis

Maven Central 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.rest

Syndesis

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

Versions

Version
1.3.0-20180304
1.3.0-20180303
1.3.0-20180302
1.3.0-20180301