is not current version
Last Version 7.0.0

org.wicketstuff:wicketstuff-jwicket-examples 1.5.9.1

Examples of using jWicket WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-jwicket-examples
Version

Version

1.5.9.1
Type

Type

war

Download wicketstuff-jwicket-examples 1.5.9.1


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