WHATTF HTML 5 syntax definitions

A Wicket response filter implementation that validates whether the generated markup is compliant with the W3C specifications.

License

License

MIT License
Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.htmlvalidator
ArtifactId

ArtifactId

wicketstuff-whattf
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

WHATTF HTML 5 syntax definitions
A Wicket response filter implementation that validates whether the generated markup is compliant with the W3C specifications.

Download wicketstuff-whattf

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.wicketstuff.htmlvalidator : wicketstuff-jing jar 1.11
nu.validator.htmlparser : htmlparser jar 1.2.1
com.ibm.icu : icu4j jar 4.0.1
rhino : js jar 1.7R2
com.hp.hpl.jena : iri jar 0.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6
1.5