| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Logging Библиотеки уровня приложения |
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторlogging-spring-boot-starter |
| Версия | Версия1.0.14 |
| Тип | Типjar |
| Описание |
ОписаниеLogging :: Spring Boot :: Starter
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
<!-- 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/logging-spring-boot-starter/
implementation 'in.hocg.boot:logging-spring-boot-starter:1.0.14'
// https://jarcasting.com/artifacts/in.hocg.boot/logging-spring-boot-starter/
implementation ("in.hocg.boot:logging-spring-boot-starter:1.0.14")
'in.hocg.boot:logging-spring-boot-starter:jar:1.0.14'
<dependency org="in.hocg.boot" name="logging-spring-boot-starter" rev="1.0.14">
<artifact name="logging-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='logging-spring-boot-starter', version='1.0.14')
)
libraryDependencies += "in.hocg.boot" % "logging-spring-boot-starter" % "1.0.14"
[in.hocg.boot/logging-spring-boot-starter "1.0.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| in.hocg.boot : logging-spring-boot-autoconfigure | jar | 1.0.14 |
| org.springframework.boot : spring-boot-starter-log4j2 | jar | |
| org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
| com.google.protobuf : protobuf-java | jar | |
| com.aliyun.openservices : aliyun-log-log4j2-appender | jar | 0.1.11 |
| org.springframework.boot : spring-boot-starter Необязательный | jar | 2.2.6.RELEASE |
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |