logman-logback

Logback binding for LogMan logging management facade

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.mattwhipple.logman
ArtifactId

ArtifactId

logman-logback
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

logman-logback
Logback binding for LogMan logging management facade

Download logman-logback

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
ch.qos.logback : logback-classic jar 1.1.2
com.mattwhipple.logman : logman-api jar 1.0.0
org.slf4j : slf4j-api jar 1.7.10

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0
org.codehaus.gpars : gpars jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.8
0.1.1
0.1.0