Last Version

Wicket YUI Integration - Parent 1.4.21

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.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

yui-parent
Version

Version

1.4.21
Type

Type

pom
Description

Description

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.

Download yui-parent 1.4.21

Filename Size
yui-parent-1.4.21.pom 798 bytes
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket jar 1.4.21

Project Modules

  • yui
  • yui-examples