Last Version

ISO relax JARV API 1.11

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
Version

Version

1.11
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 1.11


<!-- 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.