Last Version

Logback Integration with Bootique 0.10

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
Version

Version

0.10
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 0.10


<!-- 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.