Last Version

com.github.tantalor93:structlogger-example 0.1.0

Example usage of library for structured logging

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.tantalor93
ArtifactId

ArtifactId

structlogger-example
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.github.tantalor93:structlogger-example
Example usage of library for structured logging
Project URL

Project URL

https://github.com/Tantalor93/structlogger
Source Code Management

Source Code Management

http://github.com/Tantalor93/structlogger/tree/master

Download structlogger-example 0.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.tantalor93 : structlogger jar 0.1.0
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
net.logstash.logback : logstash-logback-encoder jar 4.11
org.apache.kafka : kafka-clients jar 1.0.0

Project Modules

There are no modules declared in this project.