не последняя версия
Последняя версия 1.1.3

com.lmaye:lms-cloud-starter-minio 1.1.0

LMS Cloud MinIO Starter project for Spring Boot

Группа

Группа

com.lmaye
Идентификатор

Идентификатор

lms-cloud-starter-minio
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать lms-cloud-starter-minio 1.1.0


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