| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Logging Библиотеки уровня приложения |
| Группа | Группаio.reactiverse |
| Идентификатор | Идентификаторreactiverse-contextual-logging |
| Последняя версия | Последняя версия1.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.reactiverse:reactiverse-contextual-logging
Contextual logging for Vert.x applications.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.reactiverse/reactiverse-contextual-logging/ -->
<dependency>
<groupId>io.reactiverse</groupId>
<artifactId>reactiverse-contextual-logging</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactiverse/reactiverse-contextual-logging/
implementation 'io.reactiverse:reactiverse-contextual-logging:1.1.2'
// https://jarcasting.com/artifacts/io.reactiverse/reactiverse-contextual-logging/
implementation ("io.reactiverse:reactiverse-contextual-logging:1.1.2")
'io.reactiverse:reactiverse-contextual-logging:jar:1.1.2'
<dependency org="io.reactiverse" name="reactiverse-contextual-logging" rev="1.1.2">
<artifact name="reactiverse-contextual-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactiverse', module='reactiverse-contextual-logging', version='1.1.2')
)
libraryDependencies += "io.reactiverse" % "reactiverse-contextual-logging" % "1.1.2"
[io.reactiverse/reactiverse-contextual-logging "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 4.2.2 |
| io.vertx : vertx-codegen Необязательный | jar | 4.2.2 |
| io.vertx : vertx-codegen Необязательный | jar | 4.2.2 |
| ch.qos.logback : logback-classic Необязательный | jar | 1.2.9 |
| org.apache.logging.log4j : log4j-core Необязательный | jar | 2.17.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.vertx : vertx-core | test-jar | 4.2.2 |
| io.vertx : vertx-web-client | jar | 4.2.2 |