License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-html5 |
Last Version | Last Version9.10.0 |
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 |
---|---|
wicketstuff-html5-9.10.0.pom | |
wicketstuff-html5-9.10.0.jar | 18 KB |
wicketstuff-html5-9.10.0-sources.jar | 14 KB |
wicketstuff-html5-9.10.0-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-html5/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-html5</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-html5/
implementation 'org.wicketstuff:wicketstuff-html5:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-html5/
implementation ("org.wicketstuff:wicketstuff-html5:9.10.0")
'org.wicketstuff:wicketstuff-html5:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-html5" rev="9.10.0">
<artifact name="wicketstuff-html5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-html5', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-html5" % "9.10.0"
[org.wicketstuff/wicketstuff-html5 "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.slf4j : slf4j-simple | jar | 1.7.36 |