download/index.html (46 lines of code) (raw):
---
layout: default
slug: download
title: Download
---
<div class="row row-col">
<h1>Download</h1>
<br>
<h2>Release Integrity</h2>
<p>You <b>must</b> <a href="https://www.apache.org/info/verification.html">verify</a> the integrity of the
downloaded files. We provide OpenPGP signatures (*.asc files) for every release file. This signature should be
matched against <a href="https://downloads.apache.org/incubator/stormcrawler/KEYS">KEYS</a> file which contains the
OpenPGP keys of StormCrawlers’s Release Managers. We also provide SHA-512 checksums for every release file.
After you download the file, you should calculate a checksum for your download, and make sure it is the same as
ours. </p>
<p>More information about release signing and verifying signatures can be found <a
href="https://www.apache.org/dev/release-signing.html">here</a>.</p>
<h2>Disclaimer</h2>
<p>Apache StormCrawler is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the
Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and decision making process have stabilized in a manner consistent with
other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or
stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
<h2>Downloads</h2>
<h3>Apache StormCrawler (Incubating) 3.3.0</h3>
<br/>
<ul>
<li><a href="https://github.com/apache/incubator-stormcrawler/releases/tag/stormcrawler-3.3.0">Release Notes</a></li>
</ul>
<h4>Source</h4>
<ul>
<li>
<a href="https://www.apache.org/dyn/closer.lua/incubator/stormcrawler/stormcrawler-3.3.0/apache-stormcrawler-3.3.0-incubating-source-release.tar.gz">apache-stormcrawler-3.3.0-incubating-source-release.tar.gz</a>
| <a
href="https://downloads.apache.org/incubator/stormcrawler/stormcrawler-3.3.0/apache-stormcrawler-3.3.0-incubating-source-release.tar.gz.sha512">SHA512</a>
| <a
href="https://downloads.apache.org/incubator/stormcrawler/stormcrawler-3.3.0/apache-stormcrawler-3.3.0-incubating-source-release.tar.gz.asc">ASC</a>
</li>
</ul>
<h4>Maven</h4>
<p>Artifacts are also available via <a href="https://search.maven.org/search?q=org.apache.stormcrawler">Maven
Central</a></p>
<h3>Older Releases</h3>
<p>Previous <b>non</b>-ASF releases can be found <a
href="https://search.maven.org/search?q=g:com.digitalpebble.stormcrawler">here</a>.</p>
</div>