is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-logback-parent 6.25.0

Parent project for wicketstuff-logback module and its example webapp project. See wicketstuff-logback for more info.

Categories

Categories

Wicket User Interface Web Frameworks Logback Application Layer Libs Logging
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-logback-parent
Version

Version

6.25.0
Type

Type

pom

Download wicketstuff-logback-parent 6.25.0


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