Last Version

jWicket: jQuery Wicket integration - examples 7.0.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-jwicket-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

jWicket: jQuery Wicket integration - examples
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

Download wicketstuff-jwicket-examples 7.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-jwicket-core jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-ui-dragdrop jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-ui-resize jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-ui-effects jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-ui-datepicker jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-tooltip-walterzorn jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-tooltip-beautytips jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-tooltip-wtooltips jar 7.0.0
org.wicketstuff : wicketstuff-dropdown-menu jar 7.0.0
org.wicketstuff : wicketstuff-jwicket-ui-tooltip jar 7.0.0
org.apache.wicket : wicket-core jar 7.0.0

provided (3)

Group / Artifact Type Version
org.mortbay.jetty : jetty jar 6.1.26
org.mortbay.jetty : jetty-util jar 6.1.26
org.mortbay.jetty : jetty-management jar 6.1.26

runtime (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.