Last Version

Wicket YUI Integration - Examples 1.4.21

Examples for the Yahoo User Interface (YUI) library.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

yui-examples
Version

Version

1.4.21
Type

Type

war
Description

Description

Wicket YUI Integration - Examples
Examples for the Yahoo User Interface (YUI) library.
Project Organization

Project Organization

Wicket developers

Download yui-examples 1.4.21


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.wicket : wicket-extensions jar 1.4.21
org.wicketstuff : yui jar 1.4.21
org.mortbay.jetty : jetty jar 6.1.22
org.mortbay.jetty : jetty-util jar 6.1.22
org.mortbay.jetty : jetty-management jar 6.1.22
org.slf4j : slf4j-api jar 1.5.11
org.slf4j : slf4j-log4j12 jar 1.5.11
log4j : log4j jar 1.2.14
org.apache.wicket : wicket jar 1.4.21

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.