Last Version

wicketstuff-urlfragment-examples 7.0.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-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

wicketstuff-urlfragment-examples
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-examples 7.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 7.0.0
org.wicketstuff : wicketstuff-urlfragment jar 7.0.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.