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.
'org.wicketstuff:wicketstuff-urlfragment-examples:7.0.0'
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-urlfragment-examples</artifactId>
<version>7.0.0</version>
</dependency>
<dependency org="org.wicketstuff" name="wicketstuff-urlfragment-examples" rev="7.0.0"/>
"org.wicketstuff", "wicketstuff-urlfragment-examples", "7.0.0"