Last Version

core 0.0.2

Logback layout for Google Structured logging

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

io.github.aaabramov
ArtifactId

ArtifactId

glogging-core
Version

Version

0.0.2
Type

Type

jar
Description

Description

core
Logback layout for Google Structured logging
Project Organization

Project Organization

Andrii Abramov

Download glogging-core 0.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.5
ch.qos.logback : logback-classic jar 1.2.5

Project Modules

There are no modules declared in this project.