Last Version

com.github.jlefebure:spring-boot-starter-minio 1.0

Spring Boot Starters

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.jlefebure
ArtifactId

ArtifactId

spring-boot-starter-minio
Version

Version

1.0
Type

Type

jar
Description

Description

Spring Boot Starters
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/spring-boot-starter-minio
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.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE
io.minio : minio jar 6.0.8
io.micrometer : micrometer-core jar 1.1.5
org.springframework : spring-aop jar
org.springframework.boot : spring-boot-starter-aop jar 2.1.6.RELEASE

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE

Project Modules

There are no modules declared in this project.