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

in.hocg.boot:logging-spring-boot-starter 1.0.41


Категории

Категории

Spring Boot Контейнер Микросервисы Logging Библиотеки уровня приложения
Группа

Группа

in.hocg.boot
Идентификатор

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

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

Версия

1.0.41
Тип

Тип

jar

Скачать logging-spring-boot-starter 1.0.41


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