Last Version

Scriptaculous Integration 1.4.21

The Wicket Contrib Prototype project showcases one possible way to integrate the scriptaculous ajax framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

scriptaculous
Version

Version

1.4.21
Type

Type

jar
Description

Description

Scriptaculous Integration
The Wicket Contrib Prototype project showcases one possible way to integrate the scriptaculous ajax framework.
Project Organization

Project Organization

Wicket Stuff

Download scriptaculous 1.4.21


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.11
org.wicketstuff : prototype jar 1.4.21
org.apache.wicket : wicket jar 1.4.21

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.slf4j : slf4j-log4j12 jar 1.5.11
log4j : log4j jar 1.2.14

Project Modules

There are no modules declared in this project.