Last Version

WicketStuff Logback 9.10.0

This module is the home for classes that can help with using wicket and logback together. See LogbackConfigListener and WicketWebPatternEncoder classes for more info.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Logback Application Layer Libs Logging
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-logback
Version

Version

9.10.0
Type

Type

jar
Description

Description

WicketStuff Logback
This module is the home for classes that can help with using wicket and logback together. See LogbackConfigListener and WicketWebPatternEncoder classes for more info.

Download wicketstuff-logback 9.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.