spring-boot-starter-minio

minio starter for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.whiliang
ArtifactId

ArtifactId

spring-boot-starter-minio
Last Version

Last Version

8.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-minio
minio starter for Spring Boot
Source Code Management

Source Code Management

https://github.com/whiliang/spring-boot-starter-minio

Download spring-boot-starter-minio

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.whiliang/spring-boot-starter-minio/ -->
<dependency>
    <groupId>io.github.whiliang</groupId>
    <artifactId>spring-boot-starter-minio</artifactId>
    <version>8.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whiliang/spring-boot-starter-minio/
implementation 'io.github.whiliang:spring-boot-starter-minio:8.0.3.RELEASE'
// https://jarcasting.com/artifacts/io.github.whiliang/spring-boot-starter-minio/
implementation ("io.github.whiliang:spring-boot-starter-minio:8.0.3.RELEASE")
'io.github.whiliang:spring-boot-starter-minio:jar:8.0.3.RELEASE'
<dependency org="io.github.whiliang" name="spring-boot-starter-minio" rev="8.0.3.RELEASE">
  <artifact name="spring-boot-starter-minio" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whiliang', module='spring-boot-starter-minio', version='8.0.3.RELEASE')
)
libraryDependencies += "io.github.whiliang" % "spring-boot-starter-minio" % "8.0.3.RELEASE"
[io.github.whiliang/spring-boot-starter-minio "8.0.3.RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.7.RELEASE
org.springframework.boot : spring-boot-starter jar 2.3.7.RELEASE
io.minio : minio jar 8.0.3
io.micrometer : micrometer-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
8.0.3.RELEASE