content/flume-spring-boot/download.html (139 lines of code) (raw):
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Downloading Apache Flume Spring Boot — Apache Flume</title>
<link rel="stylesheet" href="../_static/flume.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<link rel="top" title="Apache Flume" href="../index.html" />
<link rel="up" title="Apache Flume Spring Boot" href="index.html" />
<link rel="next" title="Flume Spring Boot Releases" href="releases/index.html" />
<link rel="prev" title="Apache Flume Spring Boot" href="index.html" />
</head>
<body>
<div class="header">
<table width="100%" border="0">
<tr>
<td width="10%">
<div class="logo">
<a href="../index.html">
<img class="logo" src="../_static/flume-logo.png" alt="Logo"/>
</a>
</div>
</td>
<td width="2%">
<span class="trademark">™</span>
</td>
<td width="68%" align="center" class="pageTitle">Apache Flume<sup><span class="trademark">™</span></sup>
</td>
<td width="20%">
<a href="https://www.apache.org">
<img src="../_static/feather-small.png" alt="Apache Software Foundation" height="70"/>
</a>
</td>
</tr>
</table>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="downloading-apache-flume-spring-boot">
<h1>Downloading Apache Flume Spring Boot<a class="headerlink" href="#downloading-apache-flume-spring-boot" title="Permalink to this headline">¶</a></h1>
<p>Apache Flume Spring Boot is distributed under the <a class="reference external" href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version 2.0</a></p>
<p>The link in the Mirrors column should display a list of available mirrors with a default selection based on your
inferred location. If you do not see that page, try a different browser. The checksum and signature are links to the
originals on the main distribution server.</p>
<table border="1" class="docutils">
<colgroup>
<col width="25%" />
<col width="25%" />
<col width="25%" />
<col width="25%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd"><td>Apache Flume Spring Boot binary (tar.gz)</td>
<td><a class="reference external" href="https://www.apache.org/dyn/closer.lua/flume/flume-spring-boot/apache-flume-spring-boot-2.0.0-bin.tar.gz">apache-flume-spring-boot-2.0.0-bin.tar.gz</a></td>
<td><a class="reference external" href="https://www.apache.org/dist/flume/flume-spring-boot/apache-flume-spring-boot-2.0.0-bin.tar.gz.sha512">apache-flume-spring-boot-2.0.0-bin.tar.gz.sha512</a></td>
<td><a class="reference external" href="https://www.apache.org/dist/flume/flume-spring-boot/apache-flume-spring-boot-2.0.0-bin.tar.gz.asc">apache-flume-spring-boot-2.0.0-bin.tar.gz.asc</a></td>
</tr>
<tr class="row-even"><td>Apache Flume Spring Boot source (tar.gz)</td>
<td><a class="reference external" href="https://www.apache.org/dyn/closer.lua/flume/flume-spring-boot/apache-flume-spring-boot-2.0.0-src.tar.gz">apache-flume-spring-boot-2.0.0-src.tar.gz</a></td>
<td><a class="reference external" href="https://www.apache.org/dist/flume/flume-spring-boot/apache-flume-spring-boot-2.0.0-src.tar.gz.sha512">apache-flume-spring-boot-2.0.0-src.tar.gz.sha512</a></td>
<td><a class="reference external" href="https://www.apache.org/dist/flume/flume-spring-boot/apache-flume-spring-boot-2.0.0-src.tar.gz.asc">apache-flume-spring-boot-2.0.0-src.tar.gz.asc</a></td>
</tr>
</tbody>
</table>
<p>It is essential that you verify the integrity of the downloaded files using the PGP or SHA512 signatures. Please read
<a class="reference external" href="https://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a> for more information on
why you should verify our releases.</p>
<p>The PGP signatures can be verified using PGP or GPG. First download the <a class="reference external" href="https://www.apache.org/dist/flume/KEYS">KEYS</a>
as well as the asc signature file for the relevant distribution. Make sure you get these files from the
<a class="reference external" href="https://www.apache.org/dist/flume/flume-spring-boot/">main distribution directory</a> rather than from a mirror.
Then verify the signatures using:</p>
<div class="highlight-none"><div class="highlight"><pre>% gpg --import KEYS
% gpg --verify apache-flume-spring-boot-2.0.0-src.tar.gz.asc
</pre></div>
</div>
<p>Apache Flume Spring Boot 2.0.0 is signed by Ralph Goers B3D8E1BA</p>
<p>In addition, you can verify the SHA512 checksum on the files. A Unix program called sha or sha512sum is included in
many Unix distributions. Note that verifying the checksum is unnecessary if the PGP signature has been validated.</p>
<p class="rubric">Previous_Releases</p>
<p>All previous releases of Apache Flume can be found in the <a class="reference external" href="https://archive.apache.org/dist/flume/flume-spring-boot">archive repository</a>.</p>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper"><h3><a href="../index.html">Apache Flume</a></h3>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../getinvolved.html">How to Get Involved</a></li>
<li class="toctree-l1"><a class="reference internal" href="../download.html">Download</a></li>
<li class="toctree-l1"><a class="reference internal" href="../security.html">Apache Flume Security Vulnerabilities</a></li>
<li class="toctree-l1"><a class="reference internal" href="../documentation.html">Documentation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../releases/index.html">Releases</a></li>
<li class="toctree-l1"><a class="reference internal" href="../mailinglists.html">Mailing lists</a></li>
<li class="toctree-l1"><a class="reference internal" href="../team.html">Team</a></li>
<li class="toctree-l1"><a class="reference internal" href="../source.html">Source Repository</a></li>
<li class="toctree-l1"><a class="reference internal" href="../testing.html">Testing</a></li>
<li class="toctree-l1"><a class="reference internal" href="../license.html">Apache License</a></li>
<li class="toctree-l1"><a class="reference internal" href="../subprojects.html">Sub Projects</a></li>
</ul>
<h3>Resources</h3>
<ul class="this-page-menu">
<li><a href="https://issues.apache.org/jira/browse/FLUME">Flume Issue Tracking (Jira)</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/FLUME">Flume Wiki</a></li>
<li><a href="https://cwiki.apache.org/confluence/display/FLUME/Getting+Started">Getting Started Guide</a></li>
</ul>
<h3>Apache</h3>
<ul class="this-page-menu">
<li><a href="https://www.apache.org">Home</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/licenses">Licenses</a> </li>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apachecon.com">Conferences</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
<li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Data Privacy</a></li>
</ul>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="footer">
© Copyright 2009-2023 The Apache Software Foundation. Apache Flume, Flume, Apache, the Apache feather logo, and the Apache Flume project logo are trademarks of The Apache Software Foundation..
</div>
</body>
</html>