License |
License |
---|---|
GroupId | GroupIdcom.increff.commons |
ArtifactId | ArtifactIdcommons-gelf |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-gelf
This library is useful for logging HTTP requests and responses using the GELF protocol to Graylog and to ELK for monitoring.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-gelf-1.14.pom | |
commons-gelf-1.14.jar | 22 KB |
commons-gelf-1.14-sources.jar | 14 KB |
commons-gelf-1.14-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.increff.commons/commons-gelf/ -->
<dependency>
<groupId>com.increff.commons</groupId>
<artifactId>commons-gelf</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.increff.commons/commons-gelf/
implementation 'com.increff.commons:commons-gelf:1.14'
// https://jarcasting.com/artifacts/com.increff.commons/commons-gelf/
implementation ("com.increff.commons:commons-gelf:1.14")
'com.increff.commons:commons-gelf:jar:1.14'
<dependency org="com.increff.commons" name="commons-gelf" rev="1.14">
<artifact name="commons-gelf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.increff.commons', module='commons-gelf', version='1.14')
)
libraryDependencies += "com.increff.commons" % "commons-gelf" % "1.14"
[com.increff.commons/commons-gelf "1.14"]
Group / Artifact | Type | Version |
---|---|---|
com.nextscm.commons » commons-spring-client | jar | 2.0.2 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.17.4 |
org.projectlombok : lombok | jar | 1.16.20 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |