Last Version

slf4j2elk 1.0.3

ELK(elasticsearch,logstash,kibana) client for Slf4j

License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.denghb
ArtifactId

ArtifactId

slf4j2elk
Version

Version

1.0.3
Type

Type

jar
Description

Description

slf4j2elk
ELK(elasticsearch,logstash,kibana) client for Slf4j
Project URL

Project URL

https://github.com/deng-hb/slf4j2elk
Source Code Management

Source Code Management

https://github.com/deng-hb/slf4j2elk

Download slf4j2elk 1.0.3


<!-- https://jarcasting.com/artifacts/com.denghb/slf4j2elk/ -->
<dependency>
    <groupId>com.denghb</groupId>
    <artifactId>slf4j2elk</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.denghb/slf4j2elk/
implementation 'com.denghb:slf4j2elk:1.0.3'
// https://jarcasting.com/artifacts/com.denghb/slf4j2elk/
implementation ("com.denghb:slf4j2elk:1.0.3")
'com.denghb:slf4j2elk:jar:1.0.3'
<dependency org="com.denghb" name="slf4j2elk" rev="1.0.3">
  <artifact name="slf4j2elk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.denghb', module='slf4j2elk', version='1.0.3')
)
libraryDependencies += "com.denghb" % "slf4j2elk" % "1.0.3"
[com.denghb/slf4j2elk "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.