| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.increff.commons |
| Идентификатор | Идентификаторcommons-gelf |
| Версия | Версия1.13 |
| Тип | Типjar |
| Описание |
Описаниеcommons-gelf
This library is useful for logging HTTP requests and responses using the GELF protocol to Graylog and to ELK for monitoring.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| commons-gelf-1.13.pom | |
| commons-gelf-1.13.jar | 25 KB |
| commons-gelf-1.13-sources.jar | 17 KB |
| commons-gelf-1.13-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.increff.commons/commons-gelf/ -->
<dependency>
<groupId>com.increff.commons</groupId>
<artifactId>commons-gelf</artifactId>
<version>1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.increff.commons/commons-gelf/
implementation 'com.increff.commons:commons-gelf:1.13'
// https://jarcasting.com/artifacts/com.increff.commons/commons-gelf/
implementation ("com.increff.commons:commons-gelf:1.13")
'com.increff.commons:commons-gelf:jar:1.13'
<dependency org="com.increff.commons" name="commons-gelf" rev="1.13">
<artifact name="commons-gelf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.increff.commons', module='commons-gelf', version='1.13')
)
libraryDependencies += "com.increff.commons" % "commons-gelf" % "1.13"
[com.increff.commons/commons-gelf "1.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nextscm.commons » commons-spring-client | jar | 2.0.2 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.13.3 |
| org.projectlombok : lombok | jar | 1.16.20 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.5 |