Logback Integration with Bootique

Provides Logback integration with Bootique

License

License

Categories

Categories

Logback Application Layer Libs Logging Bootique User Interface Web Frameworks
GroupId

GroupId

com.nhl.bootique.logback
ArtifactId

ArtifactId

bootique-logback
Last Version

Last Version

0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Logback Integration with Bootique
Provides Logback integration with Bootique
Project Organization

Project Organization

National Hockey League
Source Code Management

Source Code Management

https://github.com/nhl/bootique-logback

Download bootique-logback

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 4.0
com.nhl.bootique : bootique jar 0.17
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : jul-to-slf4j jar 1.7.13

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
com.nhl.bootique : bootique-test jar 0.17

Project Modules

There are no modules declared in this project.

build test deploy Maven Central

bootique-logback

Provides Logback integration with Bootique. Documentation and configuration reference is available here.

com.nhl.bootique.logback

Versions

Version
0.10
0.9
0.8
0.7