Last Version

wicketstuff-urlfragment 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
Version

Version

9.10.0
Type

Type

jar
Description

Description

wicketstuff-urlfragment
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 9.10.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.