Last Version

Wicket HTML5 :: Wicket-HTML5 9.10.0

Some simple components and behaviors to support HTML5

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-html5
Version

Version

9.10.0
Type

Type

jar
Description

Description

Wicket HTML5 :: Wicket-HTML5
Some simple components and behaviors to support HTML5
Project Organization

Project Organization

Mystic Coders, LLC

Download wicketstuff-html5 9.10.0


<!-- 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"]

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

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

Project Modules

There are no modules declared in this project.