is not current version
Last Version 1.10

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.jlefebure
ArtifactId

ArtifactId

spring-boot-starter-minio
Version

Version

1.1
Type

Type

jar

Download spring-boot-starter-minio 1.1


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