License |
License
BSD License
|
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff.htmlvalidator |
ArtifactId | ArtifactIdwicketstuff-isorelax |
Last Version | Last Version1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionISO relax JARV API
A Wicket response filter implementation that validates whether
the generated markup is compliant with the W3C specifications.
|
Filename | Size |
---|---|
wicketstuff-isorelax-1.11.pom | |
wicketstuff-isorelax-1.11.jar | 78 KB |
wicketstuff-isorelax-1.11-sources.jar | 64 KB |
wicketstuff-isorelax-1.11-javadoc.jar | 291 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
xerces : xercesImpl | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |