Last Version

WicketStuff Logback - Parent 9.10.0

Parent project for wicketstuff-logback module and its example webapp project. See wicketstuff-logback 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-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

WicketStuff Logback - Parent
Parent project for wicketstuff-logback module and its example webapp project. See wicketstuff-logback for more info.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicketstuff-logback-parent

Download wicketstuff-logback-parent 9.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • wicketstuff-logback
  • wicketstuff-logback-examples