Last Version

com.github.tantalor93:structlogger 0.1.0

Library for structured logging

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.tantalor93
ArtifactId

ArtifactId

structlogger
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.github.tantalor93:structlogger
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 0.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc2
com.squareup : javapoet jar 1.0.0
commons-codec : commons-codec jar 1.10
org.apache.commons : commons-lang3 jar 3.3.2
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.8.9
org.slf4j : slf4j-api jar 1.7.25
org.apache.kafka : kafka-clients Optional jar 1.0.0

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.4.2

Project Modules

There are no modules declared in this project.