Great job!
From: Julien Nioche <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, June 9, 2017 at 2:28 AM To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]>, "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Subject: Crawler-Commons 0.8 released Apologies for cross-posting The Common-Crawl project is pleased to announce its 0.8 release. https://github.com/crawler-commons/crawler-commons/releases/tag/crawler-commons-0.8 If you are wondering what Crawler-Commons is about : Crawler-Commons is a set of reusable Java components that implement functionality common to any web crawler. These components benefit from collaboration among various existing web crawler projects and reduce duplication of effort. The artefacts are available from Maven central, simply add the following to your project's POM file. <dependency> <groupId>com.github.crawler-commons</groupId> <artifactId>crawler-commons</artifactId> <version>0.8</version> </dependency> Thanks to all contributors and users and happy crawling! Julien (on behalf of the Common-Crawl committers) -- http://www.digitalpebble.com http://digitalpebble.blogspot.com/ #digitalpebble

