Last Version

Quarkus - Camel - AWS S3 - Runtime 0.19.1

Build parent to bring in required dependencies

License

License

Categories

Categories

Quarkus Container Microservices AWS PaaS Providers
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-camel-aws-s3
Version

Version

0.19.1
Type

Type

jar
Description

Description

Quarkus - Camel - AWS S3 - Runtime
Build parent to bring in required dependencies
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-camel-aws-s3 0.19.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar 0.19.1
io.quarkus : quarkus-core jar 0.19.1
com.oracle.substratevm : svm jar
org.apache.camel : camel-aws-s3 jar
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar
com.fasterxml.jackson.core : jackson-databind jar

Project Modules

There are no modules declared in this project.