Last Version

JQuery Integration - Parent 8.14.0

See the child project "jquery" for a more complete description. This is the parent for the actual project and the examples.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jquery-parent
Version

Version

8.14.0
Type

Type

pom
Description

Description

JQuery Integration - Parent
See the child project "jquery" for a more complete description. This is the parent for the actual project and the examples.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-8.14.0/jquery-parent

Download jquery-parent 8.14.0

Filename Size
jquery-parent-8.14.0.pom 778 bytes
Browse

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

Dependencies

compile (1)

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

Project Modules

  • jquery
  • jquery-examples