Java Library for Feed Validator Web Service

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