info.freelibrary.vertx.s3.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
/**
* Classes for the Vert.x S3 client.
*/
@ModuleGen(groupPackage = "info.freelibrary.vertx.s3", name = "s3")
package info.freelibrary.vertx.s3;
import io.vertx.codegen.annotations.ModuleGen;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy