MVN

org.wicketstuff : yui-parent

Maven & Gradle

Sep 12, 2012

Wicket YUI Integration - Parent · Wicket Components for the Yahoo User Interface (YUI) library. This is the parent for the actual project and the examples. See the child project "yui" for a more complete description.

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>yui-parent</artifactId>
    <version>1.4.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wicketstuff : yui-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.21

All Versions

Choose a version of org.wicketstuff : yui-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
yui-parent-1.4.21
yui-parent-1.4.20.1
yui-parent-1.4.20
yui-parent-1.4.19
yui-parent-1.4.18
yui-parent-1.4.17.3
yui-parent-1.4.17.2
yui-parent-1.4.17.1
yui-parent-1.4.17
yui-parent-1.4.16.1
yui-parent-1.4.16
yui-parent-1.4.15
yui-parent-1.4.14
yui-parent-1.4.13
yui-parent-1.4.12.1
yui-parent-1.4.12
yui-parent-1.4.11
yui-parent-1.4.10.2
yui-parent-1.4.10.1
yui-parent-1.4.10
yui-parent-1.4.9.2
yui-parent-1.4.9.1
yui-parent-1.4.9
yui-parent-1.4.8.1
yui-parent-1.4.8
yui-parent-1.4.7.1
yui-parent-1.4.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>yui-parent</artifactId>
    <version>1.4.21</version>
</dependency>