com.artipie.asto.s3.package-info Maven / Gradle / Ivy
/*
* The MIT License (MIT) Copyright (c) 2020-2023 artipie.com
* https://github.com/artipie/asto/LICENSE.txt
*/
/**
* Implementation of storage that holds data in S3.
*
* @since 0.1
*/
package com.artipie.asto.s3;