MinIO is distributed under GNU AGPLv3. See the
source tree for complete information on all components of the work and
their licenses. Additional information can be found on our Compliance page.
<dependency> <groupId>io.minio</groupId> <artifactId>minio</artifactId> <version>8.4.3</version> </dependency>
implementation 'io.minio:minio:8.4.3'
go get github.com/minio/minio-go/v7
npm install --save minio
pip install minio
Install-Package Minio
stack install minio-hs