License |
License |
---|---|
GroupId | GroupIdcom.lmaye |
ArtifactId | ArtifactIdlms-cloud-starter-minio |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlms-cloud-starter-minio
LMS Cloud MinIO Starter project for Spring Boot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-minio/ -->
<dependency>
<groupId>com.lmaye</groupId>
<artifactId>lms-cloud-starter-minio</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-minio/
implementation 'com.lmaye:lms-cloud-starter-minio:1.1.3'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-minio/
implementation ("com.lmaye:lms-cloud-starter-minio:1.1.3")
'com.lmaye:lms-cloud-starter-minio:jar:1.1.3'
<dependency org="com.lmaye" name="lms-cloud-starter-minio" rev="1.1.3">
<artifact name="lms-cloud-starter-minio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-minio', version='1.1.3')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-minio" % "1.1.3"
[com.lmaye/lms-cloud-starter-minio "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lmaye : lms-cloud-core | jar | 1.1.3 |
commons-io : commons-io | jar | 2.7 |
io.minio : minio | jar | 8.2.2 |
org.springframework.boot : spring-boot-starter-json | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |