ISO relax JARV API

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

License

License

BSD License
Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff.htmlvalidator
ArtifactId

ArtifactId

wicketstuff-isorelax
Last Version

Last Version

1.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download wicketstuff-isorelax

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xerces : xercesImpl jar 2.10.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.11
1.10
1.9
1.8
1.7
1.6