Skip to content
  • Sebastien Pennec's avatar
    Better dependency management. · 3064783a
    Sebastien Pennec authored
    Several dependencies are declared with scope=compile and optional=true.
    When a user application depends only on lb-classic, only the classic, core and slf4j-api are packaged. Any other dependency
    has to be managed by the user: logback does not include any other jars by itself.
    3064783a