Last Version

wicket-mount-example 9.10.0

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-mount-example
Version

Version

9.10.0
Type

Type

war
Description

Description

wicket-mount-example
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
Project Organization

Project Organization

WicketStuff

Download wicket-mount-example 9.10.0


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

Dependencies

compile (2)

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

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.36
org.apache.logging.log4j : log4j-core jar 2.17.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.eclipse.jetty.aggregate : jetty-all jar 9.4.46.v20220331

Project Modules

There are no modules declared in this project.