info.freelibrary.vertx.s3.service.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of vertx-s3-service Show documentation
Show all versions of vertx-s3-service Show documentation
An S3 client library for the Vert.x toolkit
/**
* The S3 client service.
*/
@ModuleGen(groupPackage = "info.freelibrary.vertx.s3.service", name = "s3", useFutures = true)
package info.freelibrary.vertx.s3.service;
import io.vertx.codegen.annotations.ModuleGen;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy