Last Version

com.jlefebure:spring-boot-starter-minio 1.10

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.jlefebure
ArtifactId

ArtifactId

spring-boot-starter-minio
Version

Version

1.10
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Jordan LEFEBURE
Source Code Management

Source Code Management

https://github.com/jlefebure/spring-boot-starter-minio.git

Download spring-boot-starter-minio 1.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.4.3

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.3
io.minio : minio jar 8.1.0
io.micrometer : micrometer-core jar
org.springframework : spring-aop jar
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.4.3

Project Modules

There are no modules declared in this project.