MVN

io.brooklyn : brooklyn-logback-xml

Maven & Gradle

Mar 31, 2014
7 usages
70 stars

Brooklyn Logback Configuration · This project contains a logback.xml which sets up logging for brooklyn, using files supplied in the upstream brooklyn-logback-includes project. - One recommended way to configure logging on a project is to add this as an *optional* *runtime* dependency in a project's pom.xml file, so that logback.xml is on the classpath when that project is run but it is *not* exported to new/dependent projects thus allowing them to supply their own logging. - For more information see the logback.xml file in this project or the Logging section of the web site / user guide.

<dependency>
    <groupId>io.brooklyn</groupId>
    <artifactId>brooklyn-logback-xml</artifactId>
    <version>0.7.0-M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.brooklyn : brooklyn-logback-xml to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0-M1
  • Latest Release Candidate: 0.6.0-rc.4

All Versions

Choose a version of io.brooklyn : brooklyn-logback-xml to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
brooklyn-logback-xml-0.7.0-M1
0.6.x
brooklyn-logback-xml-0.6.0
brooklyn-logback-xml-0.6.0-rc.4
brooklyn-logback-xml-0.6.0-rc.3
brooklyn-logback-xml-0.6.0-rc.2
brooklyn-logback-xml-0.6.0-rc.1
brooklyn-logback-xml-0.6.0-M2
brooklyn-logback-xml-0.6.0-M1
0.5.x
brooklyn-logback-xml-0.5.0
brooklyn-logback-xml-0.5.0-rc.2
brooklyn-logback-xml-0.5.0-rc.1
brooklyn-logback-xml-0.5.0-M2
brooklyn-logback-xml-0.5.0-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.brooklyn</groupId>
    <artifactId>brooklyn-logback-xml</artifactId>
    <version>0.7.0-M1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.brooklyn : brooklyn-logback-xml gradle dependency to your build.gradle file:

implementation 'io.brooklyn:brooklyn-logback-xml:0.7.0-M1'

Gradle Kotlin DSL: Add the following io.brooklyn : brooklyn-logback-xml gradle kotlin dependency to your build.gradle.kts file:

implementation("io.brooklyn:brooklyn-logback-xml:0.7.0-M1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.brooklyn : brooklyn-logback-xml sbt scala dependency to your build.sbt file:

libraryDependencies += "io.brooklyn" % "brooklyn-logback-xml" % "0.7.0-M1"

Advertisement

Dependencies from Group

Mar 31, 2014
26 usages
72 stars
Mar 31, 2014
16 usages
72 stars
Mar 31, 2014
13 usages
71 stars
Mar 31, 2014
12 usages
71 stars
Mar 31, 2014
12 usages
71 stars

Discover Dependencies

Jul 01, 2018
4 usages
363 stars
Jun 28, 2020
2 usages
0 stars
Aug 01, 2023
12 usages
16.3k stars
Jan 31, 2017
7 usages
14 stars
Jun 26, 2023
10 usages
694 stars
Jul 10, 2020
2 usages
Mar 16, 2022
9 usages
7 stars
Jul 10, 2023
5 usages
13 stars