Last Version

wicketstuff-urlfragment-parent 9.10.0

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-urlfragment-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

wicketstuff-urlfragment-parent
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.

Download wicketstuff-urlfragment-parent 9.10.0


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

Dependencies

compile (1)

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

Project Modules

  • urlfragment
  • urlfragment-example