Download MinIO Object Store

To learn more about licensing and trademark guidance, visit the Compliance page.

MinIO SDK

A set of client libraries that enable developers to integrate the MinIO object store into applications. Please select your programming language below.

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

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.