is not current version
Last Version 9.10.0

org.wicketstuff:wicketstuff-urlfragment-parent 8.0.0-M9

This is a set of Wicket components which enable you to read and write URL fragment parameters. With this you can build bookmarkable AJAX features.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-urlfragment-parent
Version

Version

8.0.0-M9
Type

Type

pom

Download wicketstuff-urlfragment-parent 8.0.0-M9


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