Last Version

co.mailtarget:logback-appenders 0.0.2

Collections of custom appenders utility to distribute logback's event.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

co.mailtarget
ArtifactId

ArtifactId

logback-appenders
Version

Version

0.0.2
Type

Type

jar
Description

Description

co.mailtarget:logback-appenders
Collections of custom appenders utility to distribute logback's event.
Project URL

Project URL

https://github.com/mailtarget/logback-appenders
Source Code Management

Source Code Management

https://github.com/mailtarget/logback-appenders

Download logback-appenders 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.1
ch.qos.logback : logback-classic jar 1.2.1
com.fasterxml.jackson.core : jackson-databind jar 2.8.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.