- From: Javier Velasquez <nycjv321@gmail.com>
- Date: Sun, 13 Dec 2015 19:28:10 -0500
- To: www-validator@w3.org
Received on Monday, 14 December 2015 10:29:36 UTC
Hi all,
I have created a Java Client for the Feed Validator Web Service.
It can be found here: https://github.com/nycjv321/w3c-feed-validator
maven dependency info:
<dependency>
<groupId>com.nycjv321</groupId>
<artifactId>w3c-feed-validator</artifactId>
<version>${current_version}</version>
</dependency>
It is licensed under the GNU LGPL v2.1 (I am amenable to changing this).
--
Javier
Received on Monday, 14 December 2015 10:29:36 UTC