logback-classic

dependencies

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

logback-classic
Last Version

Last Version

0.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

logback-classic
dependencies

Download logback-classic

Filename Size
logback-classic-0.0.15.pom 919 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/logback-classic/ -->
<dependency>
    <groupId>com.walterjwhite.infrastructure.dependencies</groupId>
    <artifactId>logback-classic</artifactId>
    <version>0.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/logback-classic/
implementation 'com.walterjwhite.infrastructure.dependencies:logback-classic:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.dependencies/logback-classic/
implementation ("com.walterjwhite.infrastructure.dependencies:logback-classic:0.0.15")
'com.walterjwhite.infrastructure.dependencies:logback-classic:pom:0.0.15'
<dependency org="com.walterjwhite.infrastructure.dependencies" name="logback-classic" rev="0.0.15">
  <artifact name="logback-classic" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.dependencies', module='logback-classic', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.dependencies" % "logback-classic" % "0.0.15"
[com.walterjwhite.infrastructure.dependencies/logback-classic "0.0.15"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11