The icon of the organisation
Aws Crt
Parent POM for Quarkiverse projects that includes the default release and artifact publishing related configuration

Installation

To add this extension to your project, use the relevant command in your Quarkus project directory:

Quarkus CLI

quarkus ext add io.quarkiverse.amazonservices:quarkus-amazon-crt

Maven

./mvnw quarkus:add-extension -Dextensions="io.quarkiverse.amazonservices:quarkus-amazon-crt"

Gradle

./gradlew addExtension --extensions="io.quarkiverse.amazonservices:quarkus-amazon-crt"