Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions xdocs/download_jmeter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,19 @@
<a href="https://www.apache.org/dist/jmeter/KEYS">KEYS</a>
</p>
</section>

</section>

<section name="Getting the Latest Version">
<p>
The latest stable release of Apache JMeter is always announced on the
<a href="https://jmeter.apache.org/download_jmeter.cgi">official download page</a>.
You can also track releases on
<a href="https://search.maven.org/artifact/org.apache.jmeter/ApacheJMeter">Maven Central</a>
or the <a href="https://github.com/apache/jmeter/releases">GitHub releases page</a>.
</p>
</section>

<section name="Apache JMeter &release; (Requires Java 17+)">
<subsection name="Binaries" anchor="binaries">
<table>
Expand Down