License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-html5-examples |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket HTML5 :: Wicket-HTML5 Examples
Some simple components and behaviors to support HTMl5
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-html5-examples</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5-examples/
implementation 'org.wicketstuff:wicket-html5-examples:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5-examples/
implementation ("org.wicketstuff:wicket-html5-examples:1.5-RC5.1")
'org.wicketstuff:wicket-html5-examples:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="wicket-html5-examples" rev="1.5-RC5.1">
<artifact name="wicket-html5-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-html5-examples', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-html5-examples" % "1.5-RC5.1"
[org.wicketstuff/wicket-html5-examples "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.wicketstuff : wicket-html5 | jar | 1.5-RC5.1 |
org.json : json | jar | 20090211 |
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.eclipse.jetty.aggregate : jetty-all-server | jar | 7.4.2.v20110526 |