License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdio.syndesis |
ArtifactId | ArtifactIdaws-s3-get-object-connector |
Version | Version1.2.9 |
Type | Typejar |
Description |
DescriptionConnectors :: AWS :: S3 Get Object Connector
Connectors for Syndesis
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.syndesis/aws-s3-get-object-connector/ -->
<dependency>
<groupId>io.syndesis</groupId>
<artifactId>aws-s3-get-object-connector</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.syndesis/aws-s3-get-object-connector/
implementation 'io.syndesis:aws-s3-get-object-connector:1.2.9'
// https://jarcasting.com/artifacts/io.syndesis/aws-s3-get-object-connector/
implementation ("io.syndesis:aws-s3-get-object-connector:1.2.9")
'io.syndesis:aws-s3-get-object-connector:jar:1.2.9'
<dependency org="io.syndesis" name="aws-s3-get-object-connector" rev="1.2.9">
<artifact name="aws-s3-get-object-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.syndesis', module='aws-s3-get-object-connector', version='1.2.9')
)
libraryDependencies += "io.syndesis" % "aws-s3-get-object-connector" % "1.2.9"
[io.syndesis/aws-s3-get-object-connector "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-aws | jar | 2.20.1 |
org.apache.camel : camel-aws-starter | jar | 2.20.1 |
org.apache.camel : camel-connector | jar | 2.20.1 |
org.apache.camel : apt | jar | 2.20.1 |
org.springframework.boot : spring-boot-configuration-processor | jar | 1.5.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.20.1 |
org.apache.camel : camel-test-spring | jar | 2.20.1 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |