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

logstash-logging-spring-boot-starter 1.3.0.RELEASE

Library for HTTP logging with Spring Boot

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

Версия

1.3.0.RELEASE
Тип

Тип

jar
Описание

Описание

logstash-logging-spring-boot-starter
Library for HTTP logging with Spring Boot
Ссылка на сайт

Ссылка на сайт

https://github.com/piomin/spring-boot-logging
Система контроля версий

Система контроля версий

https://github.com/piomin/spring-boot-logging

Скачать logstash-logging-spring-boot-starter 1.3.0.RELEASE


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
net.logstash.logback : logstash-logback-encoder jar 5.3
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3
javax.annotation : javax.annotation-api jar 1.3.2

provided (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.2.3.RELEASE
org.springframework : spring-web jar 5.2.3.RELEASE
org.springframework : spring-webmvc jar 5.2.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
javax.servlet : javax.servlet-api jar 4.0.1

Модули Проекта

Данный проект не имеет модулей.