Last Version

Log configuration for Logback 1.0.0

Default configuration for Logback logging in unit tests.

License

License

Categories

Categories

Logging Application Layer Libs Logback
GroupId

GroupId

io.wcm
ArtifactId

ArtifactId

io.wcm.testing.logging.logback
Version

Version

1.0.0
Type

Type

jar
Description

Description

Log configuration for Logback
Default configuration for Logback logging in unit tests.
Project URL

Project URL

https://wcm.io/testing/logging/logback/
Project Organization

Project Organization

wcm.io
Source Code Management

Source Code Management

https://github.com/wcm-io/wcm-io-testing

Download io.wcm.testing.logging.logback 1.0.0


<!-- https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.logging.logback/ -->
<dependency>
    <groupId>io.wcm</groupId>
    <artifactId>io.wcm.testing.logging.logback</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.logging.logback/
implementation 'io.wcm:io.wcm.testing.logging.logback:1.0.0'
// https://jarcasting.com/artifacts/io.wcm/io.wcm.testing.logging.logback/
implementation ("io.wcm:io.wcm.testing.logging.logback:1.0.0")
'io.wcm:io.wcm.testing.logging.logback:jar:1.0.0'
<dependency org="io.wcm" name="io.wcm.testing.logging.logback" rev="1.0.0">
  <artifact name="io.wcm.testing.logging.logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wcm', module='io.wcm.testing.logging.logback', version='1.0.0')
)
libraryDependencies += "io.wcm" % "io.wcm.testing.logging.logback" % "1.0.0"
[io.wcm/io.wcm.testing.logging.logback "1.0.0"]

Dependencies

provided (7)

Group / Artifact Type Version
org.jetbrains : annotations jar 18.0.0
io.wcm.tooling.spotbugs : io.wcm.tooling.spotbugs.annotations jar 1.0.0
org.osgi : org.osgi.annotation.bundle jar 1.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.0
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.apache.sling : org.apache.sling.servlets.annotations jar 1.2.4

test (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-annotation_1.3_spec jar 1.0

Project Modules

There are no modules declared in this project.