Last Version

Wicket HTML5 :: Parent 9.10.0

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-html5-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

Wicket HTML5 :: Parent
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
Project Organization

Project Organization

Mystic Coders, LLC

Download wicketstuff-html5-parent 9.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • wicket-html5
  • wicket-html5-examples