MVN

com.nhl.bootique.logback : bootique-logback

Maven & Gradle

Jun 13, 2016
8 usages
4 stars

Logback Integration with Bootique · Provides Logback integration with Bootique

<dependency>
    <groupId>com.nhl.bootique.logback</groupId>
    <artifactId>bootique-logback</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.bootique.logback : bootique-logback to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of com.nhl.bootique.logback : bootique-logback to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
bootique-logback-0.10
0.9
bootique-logback-0.9
0.8
bootique-logback-0.8
0.7
bootique-logback-0.7

How to add a dependency to Maven

Add the following com.nhl.bootique.logback : bootique-logback maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nhl.bootique.logback</groupId>
    <artifactId>bootique-logback</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhl.bootique.logback : bootique-logback gradle dependency to your build.gradle file:

implementation 'com.nhl.bootique.logback:bootique-logback:0.10'

Gradle Kotlin DSL: Add the following com.nhl.bootique.logback : bootique-logback gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhl.bootique.logback:bootique-logback:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhl.bootique.logback : bootique-logback sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhl.bootique.logback" % "bootique-logback" % "0.10"

Advertisement

Dependencies from Group

Discover Dependencies

May 26, 2018
4 usages
Feb 04, 2009
7 usages
Apr 01, 2023
1 usages
2 stars
Jan 11, 2018
7 usages
381 stars
Aug 25, 2023
33 usages
68 stars
Nov 29, 2017
5 usages
94 stars
Jun 01, 2023
157 usages
7.7k stars
Jul 20, 2021
7 usages
2 stars