License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicket-html5 |
Last Version | Last Version1.5-RC5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket HTML5 :: Wicket-HTML5
Some simple components and behaviors to support HTML5
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
wicket-html5-1.5-RC5.1.pom | |
wicket-html5-1.5-RC5.1.jar | 12 KB |
wicket-html5-1.5-RC5.1-sources.jar | 8 KB |
wicket-html5-1.5-RC5.1-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-html5</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5/
implementation 'org.wicketstuff:wicket-html5:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-html5/
implementation ("org.wicketstuff:wicket-html5:1.5-RC5.1")
'org.wicketstuff:wicket-html5:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="wicket-html5" rev="1.5-RC5.1">
<artifact name="wicket-html5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-html5', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "wicket-html5" % "1.5-RC5.1"
[org.wicketstuff/wicket-html5 "1.5-RC5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket | pom | 1.5-RC5.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-simple | jar | 1.6.1 |