REST :: FileStore

Syndesis :: REST :: FileStore

License

License

GroupId

GroupId

io.syndesis.rest
ArtifactId

ArtifactId

rest-filestore
Last Version

Last Version

1.3.0-20180304
Release Date

Release Date

Type

Type

jar
Description

Description

REST :: FileStore
Syndesis :: REST :: FileStore
Project Organization

Project Organization

Red Hat

Download rest-filestore

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.syndesis.rest : rest-dao jar 1.3.0-20180304
org.jdbi : jdbi jar 2.78
commons-io : commons-io jar 2.5
postgresql : postgresql jar 9.1-901-1.jdbc4

test (4)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.193
org.apache.derby : derby jar 10.14.1.0
org.assertj : assertj-core jar 3.9.1
junit : junit jar 4.12

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