Last Version

JQuery Integration 1.5-RC5.1

JQuery integration for Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

jquery
Version

Version

1.5-RC5.1
Type

Type

jar
Description

Description

JQuery Integration
JQuery integration for Wicket

Download jquery 1.5-RC5.1


<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.9

Project Modules

There are no modules declared in this project.