You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Julien Nioche <li...@gmail.com> on 2017/06/09 09:28:50 UTC

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
<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 <http://twitter.com/digitalpebble>

Re: Crawler-Commons 0.8 released

Posted by Chris Mattmann <ma...@apache.org>.
Great job!

 

 

 

From: Julien Nioche <li...@gmail.com>
Reply-To: "dev@nutch.apache.org" <de...@nutch.apache.org>
Date: Friday, June 9, 2017 at 2:28 AM
To: "crawler-commons@googlegroups.com" <cr...@googlegroups.com>, "bixo-dev@yahoogroups.com" <bi...@yahoogroups.com>, "dev@nutch.apache.org" <de...@nutch.apache.org>, "digitalpebble@googlegroups.com" <di...@googlegroups.com>
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