Last Version

ebx-structuredlogging-sdk 1.0.0

ebx-structuredlogging-sdk intends to make including structured logging data as easy as possible.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.echobox
ArtifactId

ArtifactId

ebx-structuredlogging-sdk
Version

Version

1.0.0
Type

Type

jar
Description

Description

ebx-structuredlogging-sdk
ebx-structuredlogging-sdk intends to make including structured logging data as easy as possible.
Project URL

Project URL

https://github.com/ebx/ebx-structuredlogging-sdk
Source Code Management

Source Code Management

https://github.com/ebx/ebx-structuredlogging-sdk

Download ebx-structuredlogging-sdk 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-ext jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 6.4

Project Modules

There are no modules declared in this project.