| License |
License
MIT License
|
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff.htmlvalidator |
| ArtifactId | ArtifactIdwicketstuff-whattf |
| Last Version | Last Version1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWHATTF HTML 5 syntax definitions
A Wicket response filter implementation that validates whether
the generated markup is compliant with the W3C specifications.
|
| Filename | Size |
|---|---|
| wicketstuff-whattf-1.11.pom | |
| wicketstuff-whattf-1.11.jar | 216 KB |
| wicketstuff-whattf-1.11-sources.jar | 194 KB |
| wicketstuff-whattf-1.11-javadoc.jar | 455 KB |
| Browse |
<!-- 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"]
| 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 |