Package org.eclipse.aether.transport.minio
package org.eclipse.aether.transport.minio
Support for downloads/uploads via the S3 protocol. The implementation is backed by
 MinIO Java.
 The repository URL should be defined with protocol 
minio+http or s3+http. Note: use "https" if
 you are going for HTTPS remote, factory will merely strip "minio+" or "s3+" prefix assuming resulting URL will
 point to expected S3 endpoint.- Since:
 - 2.0.2
 
- 
ClassDescriptionConfiguration for MinIO Transport.A transporter factory for repositories using the S3 API object storage using Minio.S3 Object name, bucket + name.Mapping for
ObjectName.Factory forObjectNameMapper.