License |
License |
---|---|
GroupId | GroupIdcom.bitplan |
ArtifactId | ArtifactIdw3cValidator |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBITPlan-W3CValidator
Java library to call W3C Validator check
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
w3cValidator-0.0.5.pom | |
w3cValidator-0.0.5.jar | 11 KB |
w3cValidator-0.0.5-sources.jar | 5 KB |
w3cValidator-0.0.5-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bitplan/w3cValidator/ -->
<dependency>
<groupId>com.bitplan</groupId>
<artifactId>w3cValidator</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.bitplan/w3cValidator/
implementation 'com.bitplan:w3cValidator:0.0.5'
// https://jarcasting.com/artifacts/com.bitplan/w3cValidator/
implementation ("com.bitplan:w3cValidator:0.0.5")
'com.bitplan:w3cValidator:jar:0.0.5'
<dependency org="com.bitplan" name="w3cValidator" rev="0.0.5">
<artifact name="w3cValidator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bitplan', module='w3cValidator', version='0.0.5')
)
libraryDependencies += "com.bitplan" % "w3cValidator" % "0.0.5"
[com.bitplan/w3cValidator "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
com.sun.jersey : jersey-client | jar | 1.19.1 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.19.1 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.6.3 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.contribs : jersey-moxy | jar | 1.19.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |