License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdjquery-parent |
Last Version | Last Version8.14.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJQuery 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 |
Filename | Size |
---|---|
jquery-parent-8.14.0.pom | 775 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 8.14.0 |