Download

MinIO is dual licensed under GNU AGPL v3 and commercial license. To learn more about licensing and trademark guidance, visit the Compliance page.

Maven Central
Copy
<dependency>
    <groupId>io.minio</groupId>
    <artifactId>minio</artifactId>
    <version>8.4.3</version>
</dependency>
Gradle Groovy DSL
Copy
implementation 'io.minio:minio:8.4.3'
Copy
go get github.com/minio/minio-go/v7
Copy
npm install --save minio
Copy
pip install minio
.NET Framework and .NET Core
Copy
Install-Package Minio
Copy
stack install minio-hs

You are using Internet Explorer version 11 or lower. Due to security issues and lack of support for web standards, it is highly recommended that you upgrade to a modern browser.