Connectors :: AWS S3

Connectors for Syndesis

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

aws-s3-connector
Last Version

Last Version

1.3.0-20180202
Release Date

Release Date

Type

Type

jar
Description

Description

Connectors :: AWS S3
Connectors for Syndesis
Project Organization

Project Organization

Red Hat

Download aws-s3-connector

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
io.syndesis : integration-component-proxy jar 1.3.0-20180202
org.apache.camel : camel-aws jar 2.20.1
org.apache.camel : camel-test jar 2.20.1

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-autoconfigure jar
io.syndesis : connector-verifier Optional jar 1.3.0-20180202

test (7)

Group / Artifact Type Version
junit : junit jar
org.mockito : mockito-core jar
org.glassfish : javax.el jar
org.assertj : assertj-core jar
io.syndesis : integration-runtime jar 1.3.0-20180202
org.hibernate : hibernate-validator jar
ch.qos.logback : logback-classic 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