не последняя версия
Последняя версия 1.3.RELEASE

org.seppiko.glf:spring-boot-starter-glf 1.2.RELEASE

Spring boot 2.x logging to GLF

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

org.seppiko.glf
Идентификатор

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

spring-boot-starter-glf
Версия

Версия

1.2.RELEASE
Тип

Тип

jar

Скачать spring-boot-starter-glf 1.2.RELEASE


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