License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdjquery |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJQuery Integration
JQuery integration for Wicket
|
Filename | Size |
---|---|
jquery-1.5-RC5.1.pom | |
jquery-1.5-RC5.1.jar | 261 KB |
jquery-1.5-RC5.1-sources.jar | 292 KB |
jquery-1.5-RC5.1-javadoc.jar | 387 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jquery/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jquery</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jquery/
implementation 'org.wicketstuff:jquery:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/jquery/
implementation ("org.wicketstuff:jquery:1.5-RC5.1")
'org.wicketstuff:jquery:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="jquery" rev="1.5-RC5.1">
<artifact name="jquery" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jquery', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "jquery" % "1.5-RC5.1"
[org.wicketstuff/jquery "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
org.apache.wicket : wicket-extensions | jar | 1.5-RC5.1 |
org.wicketstuff : minis | jar | 1.5-RC5.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.9 |