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

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

LMS Cloud Logs Starter project for Spring Boot

Группа

Группа

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

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

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

Версия

1.1.0
Тип

Тип

jar

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


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