Last Version

minio-spring-boot-starter 1.1.1

spring-boot starter for Minio

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yingzhuo
ArtifactId

ArtifactId

minio-spring-boot-starter
Version

Version

1.1.1
Type

Type

jar
Description

Description

minio-spring-boot-starter
spring-boot starter for Minio
Project URL

Project URL

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

Download minio-spring-boot-starter 1.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.4.5
org.springframework.boot : spring-boot-autoconfigure jar 2.4.5
org.slf4j : slf4j-api jar 1.7.30
io.minio : minio jar 8.2.1
commons-io : commons-io jar 2.8.0

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.4.5
org.springframework.boot : spring-boot-starter-web jar 2.4.5
org.projectlombok : lombok jar 1.18.20

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.4.5

Project Modules

There are no modules declared in this project.