is not current version
Last Version 9.10.0

org.wicketstuff:wicket-mount-example 9.0.0-M4


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-mount-example
Version

Version

9.0.0-M4
Type

Type

war

Download wicket-mount-example 9.0.0-M4


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