2015-03-08 18:22:58 +08:00
<!DOCTYPE html SYSTEM "about:legacy-compat">
2017-09-18 02:22:16 +08:00
< html lang = "en" >
< head >
< META http-equiv = "Content-Type" content = "text/html; charset=iso-8859-15" >
< title > Apache JMeter
2015-03-08 18:22:58 +08:00
-
2017-09-18 02:22:16 +08:00
Download Apache JMeter< / title >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
2018-01-30 15:49:14 +08:00
< link href = "https://fonts.googleapis.com/css?family=Merriweather:400normal" rel = "stylesheet" type = "text/css" >
2017-09-18 02:22:16 +08:00
< link href = "https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css" rel = "stylesheet" type = "text/css" >
< link rel = "stylesheet" type = "text/css" href = "./css/new-style.css" >
< link rel = "apple-touch-icon-precomposed" href = "./images/apple-touch-icon.png" >
< link rel = "icon" href = "./images/favicon.png" >
< meta name = "msapplication-TileColor" content = "#ffffff" >
< meta name = "msapplication-TileImage" content = "./images/mstile-144x144.png" >
< meta name = "theme-color" content = "#ffffff" >
< / head >
< body role = "document" >
< a href = "#content" class = "hidden" > Main content< / a >
< div class = "header" >
<!--
2015-03-08 18:22:58 +08:00
APACHE LOGO
2017-09-18 02:22:16 +08:00
-->
< div >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org" > < img title = "Apache Software Foundation" class = "asf-logo logo" src = "./images/asf-logo.svg" alt = "Logo ASF" > < / a >
2017-09-18 02:22:16 +08:00
< / div >
<!--
2015-03-08 18:22:58 +08:00
PROJECT LOGO
2017-09-18 02:22:16 +08:00
-->
< div >
2018-01-30 15:49:14 +08:00
< a href = "https://jmeter.apache.org/" > < img class = "logo" src = "./images/logo.svg" alt = "Apache JMeter" > < / a >
2017-09-18 02:22:16 +08:00
< / div >
< div class = "banner" >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/events/current-event.html" > < img src = "https://www.apache.org/events/current-event-234x60.png" alt = "Current Apache event teaser" > < / a >
2017-09-18 02:22:16 +08:00
< div class = "clear" > < / div >
< / div >
< / div >
< div class = "nav" >
< ul class = "menu" >
< li onClick = "return true" >
< div class = "menu-title" > About< / div >
< ul >
< li >
< a href = "./index.html" > Overview< / a >
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/licenses/" > License< / a >
2017-09-18 02:22:16 +08:00
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu" >
< li onClick = "return true" >
< div class = "menu-title" > Download< / div >
< ul >
< li >
< a href = "./download_jmeter.cgi" > Download Releases< / a >
< / li >
< li >
< a href = "./changes.html" > Release Notes< / a >
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu" >
< li onClick = "return true" >
< div class = "menu-title" > Documentation< / div >
< ul >
< li >
< a href = "./usermanual/get-started.html" > Get Started< / a >
< / li >
< li >
< a href = "./usermanual/index.html" > User Manual< / a >
< / li >
< li >
< a href = "./usermanual/best-practices.html" > Best Practices< / a >
< / li >
< li >
< a href = "./usermanual/component_reference.html" > Component Reference< / a >
< / li >
< li >
< a href = "./usermanual/functions.html" > Functions Reference< / a >
< / li >
< li >
< a href = "./usermanual/properties_reference.html" > Properties Reference< / a >
< / li >
< li >
< a href = "./changes_history.html" > Change History< / a >
< / li >
< li >
< a href = "./api/index.html" > Javadocs< / a >
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://wiki.apache.org/jmeter" > JMeter Wiki< / a >
2017-09-18 02:22:16 +08:00
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://wiki.apache.org/jmeter/JMeterFAQ" > FAQ (Wiki)< / a >
2017-09-18 02:22:16 +08:00
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu" >
< li onClick = "return true" >
< div class = "menu-title" > Tutorials< / div >
< ul >
< li >
< a href = "./usermanual/jmeter_distributed_testing_step_by_step.html" > Distributed Testing< / a >
< / li >
< li >
< a href = "./usermanual/jmeter_proxy_step_by_step.html" > Recording Tests< / a >
< / li >
< li >
< a href = "./usermanual/junitsampler_tutorial.html" > JUnit Sampler< / a >
< / li >
< li >
< a href = "./usermanual/jmeter_accesslog_sampler_step_by_step.html" > Access Log Sampler< / a >
< / li >
< li >
< a href = "./usermanual/jmeter_tutorial.html" > Extending JMeter< / a >
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu" >
< li onClick = "return true" >
< div class = "menu-title" > Community< / div >
< ul >
< li >
< a href = "./issues.html" > Issue Tracking< / a >
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/security/" > Security< / a >
2017-09-18 02:22:16 +08:00
< / li >
< li >
< a href = "./mail.html" > Mailing Lists< / a >
< / li >
< li >
< a href = "./svnindex.html" > Source Repositories< / a >
< / li >
< li >
< a href = "./building.html" > Building and Contributing< / a >
< / li >
< li >
< a href = "https://projects.apache.org/project.html?jmeter" > Project info at Apache< / a >
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://wiki.apache.org/jmeter/JMeterCommitters" > Contributors< / a >
2017-09-18 02:22:16 +08:00
< / li >
< / ul >
< / li >
< / ul >
< ul class = "menu" >
< li onClick = "return true" >
< div class = "menu-title" > Foundation< / div >
< ul >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/" > The Apache Software Foundation (ASF)< / a >
2017-09-18 02:22:16 +08:00
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/foundation/getinvolved.html" > Get Involved in the ASF< / a >
2017-09-18 02:22:16 +08:00
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/foundation/sponsorship.html" > Sponsorship< / a >
2017-09-18 02:22:16 +08:00
< / li >
< li >
2018-01-30 15:49:14 +08:00
< a href = "https://www.apache.org/foundation/thanks.html" > Thanks< / a >
2017-09-18 02:22:16 +08:00
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "main" id = "content" >
< div class = "social-media" >
< ul class = "social-media-links" >
< li class = "twitter" >
< a href = "https://twitter.com/ApacheJMeter" title = "Follow us on Twitter" > < i class = "fa fa-twitter" aria-hidden = "true" > < / i > Twitter< / a >
< / li >
< li class = "github" >
< a href = "https://github.com/apache/jmeter" title = "Fork us on github" > < i class = "fa fa-github" aria-hidden = "true" > < / i > github< / a >
< / li >
< / ul >
< / div >
< div class = "section" >
< h1 > Download Apache JMeter< / h1 >
< p >
2012-01-29 01:12:54 +08:00
We recommend you use a mirror to download our release
2015-03-08 18:22:58 +08:00
builds, but you < strong > must< / strong > < a href = "http://www.apache.org/info/verification.html" > verify the integrity< / a > of
2012-01-29 01:12:54 +08:00
the downloaded files using signatures downloaded from our main
distribution directories. Recent releases (48 hours) may not yet
2014-11-02 23:00:34 +08:00
be available from all the mirrors.
2015-03-08 18:22:58 +08:00
< / p >
2012-01-29 01:12:54 +08:00
2017-09-18 02:22:16 +08:00
< p >
2015-03-08 18:22:58 +08:00
You are currently using < b > [preferred]< / b > . If you
2012-01-29 01:12:54 +08:00
encounter a problem with this mirror, please select another
2015-03-08 18:22:58 +08:00
mirror. If all mirrors are failing, there are < i > backup< / i >
2012-01-29 01:12:54 +08:00
mirrors (at the end of the mirrors list) that should be
available.
2015-03-08 18:22:58 +08:00
< br >
[if-any logo]< a href = "[link]" > < img align = "right" src = "[logo]" border = "0" > < / a > [end]
< / p >
2012-01-29 01:12:54 +08:00
2017-09-18 02:22:16 +08:00
< form action = "[location]" method = "get" id = "SelectMirror" >
< p >
2012-01-29 01:12:54 +08:00
Other mirrors:
2015-03-08 18:22:58 +08:00
< select name = "Preferred" >
2012-01-29 01:12:54 +08:00
[if-any http]
2015-03-08 18:22:58 +08:00
[for http]< option value = "[http]" > [http]< / option > [end]
2012-01-29 01:12:54 +08:00
[end]
[if-any ftp]
2015-03-08 18:22:58 +08:00
[for ftp]< option value = "[ftp]" > [ftp]< / option > [end]
2012-01-29 01:12:54 +08:00
[end]
[if-any backup]
2015-03-08 18:22:58 +08:00
[for backup]< option value = "[backup]" > [backup] (backup)< / option > [end]
2012-01-29 01:12:54 +08:00
[end]
2015-03-08 18:22:58 +08:00
< / select >
< input type = "submit" value = "Change" >
2017-09-18 02:22:16 +08:00
< / p >
< / form >
2015-03-08 18:22:58 +08:00
2017-09-18 02:22:16 +08:00
< p >
2015-03-08 18:22:58 +08:00
The < span class = "code" > KEYS< / span > link links to the code signing keys used to sign the product.
The < span class = "code" > PGP< / span > link downloads the OpenPGP compatible signature from our main site.
2016-04-16 22:36:00 +08:00
The < span class = "code" > MD5< / span > link downloads the md5 checksum from the main site.
2017-09-18 02:22:16 +08:00
The < span class = "code" > SHA-512< / span > link downloads the sha512 checksum from the main site.
2015-03-08 18:22:58 +08:00
Please < a href = "http://www.apache.org/info/verification.html" > verify the integrity< / a >
2014-11-02 23:00:34 +08:00
of the downloaded file.
2015-03-08 18:22:58 +08:00
< / p >
2017-09-18 02:22:16 +08:00
< p >
2015-03-08 18:22:58 +08:00
For more information concerning Apache JMeter, see the < a href = "http://jmeter.apache.org/" > Apache JMeter< / a > site.
< / p >
2017-09-18 02:22:16 +08:00
< p >
< a href = "https://www.apache.org/dist/jmeter/KEYS" > KEYS< / a >
< / p >
< / div >
< div class = "section" >
2018-01-28 16:38:53 +08:00
< h1 > Apache JMeter 4.0 (Requires Java 8. JMeter 4.0 does not yet support Java 9.)< / h1 >
2017-09-18 02:22:16 +08:00
< div class = "subsection" >
< h2 id = "binaries" > Binaries< a class = "sectionlink" href = "#binaries" title = "Link to here" > ¶ < / a >
< / h2 >
< table >
< tr >
2018-01-28 16:38:53 +08:00
< td > < a href = "[preferred]/jmeter/binaries/apache-jmeter-4.0.tgz" > apache-jmeter-4.0.tgz< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.tgz.md5" > md5< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.tgz.sha512" > sha512< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.tgz.asc" > pgp< / a > < / td >
2017-09-18 02:22:16 +08:00
< / tr >
< tr >
2018-01-28 16:38:53 +08:00
< td > < a href = "[preferred]/jmeter/binaries/apache-jmeter-4.0.zip" > apache-jmeter-4.0.zip< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.zip.md5" > md5< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.zip.sha512" > sha512< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/binaries/apache-jmeter-4.0.zip.asc" > pgp< / a > < / td >
2017-09-18 02:22:16 +08:00
< / tr >
< / table >
< / div >
< div class = "subsection" >
< h2 id = "source" > Source< a class = "sectionlink" href = "#source" title = "Link to here" > ¶ < / a >
< / h2 >
< table >
< tr >
2018-01-28 16:38:53 +08:00
< td > < a href = "[preferred]/jmeter/source/apache-jmeter-4.0_src.tgz" > apache-jmeter-4.0_src.tgz< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/source/apache-jmeter-4.0_src.tgz.md5" > md5< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/source/apache-jmeter-4.0_src.tgz.sha512" > sha512< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/source/apache-jmeter-4.0_src.tgz.asc" > pgp< / a > < / td >
2017-09-18 02:22:16 +08:00
< / tr >
< tr >
2018-01-28 16:38:53 +08:00
< td > < a href = "[preferred]/jmeter/source/apache-jmeter-4.0_src.zip" > apache-jmeter-4.0_src.zip< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/source/apache-jmeter-4.0_src.zip.md5" > md5< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/source/apache-jmeter-4.0_src.zip.sha512" > sha512< / a > < / td >
< td > < a href = "https://www.apache.org/dist/jmeter/source/apache-jmeter-4.0_src.zip.asc" > pgp< / a > < / td >
2017-09-18 02:22:16 +08:00
< / tr >
< / table >
< / div >
< / div >
< div class = "section" >
< h1 > Archives< / h1 >
< p >
2012-01-29 01:12:54 +08:00
Older releases can be obtained from the archives.
2015-03-08 18:22:58 +08:00
< / p >
2017-09-18 02:22:16 +08:00
< ul >
< li class = "download" >
< a href = "[preferred]/jmeter/" > browse download area< / a >
< / li >
< li >
< a href = "https://archive.apache.org/dist/jmeter/" > Apache JMeter archives… < / a >
< / li >
< li >
< a href = "https://archive.apache.org/dist/jakarta/jmeter/" > Apache Jakarta JMeter archives… < / a >
< / li >
< / ul >
< / div >
< div class = "section" >
< h1 > Verification of downloads< / h1 >
< p >
2014-11-02 23:00:34 +08:00
It is essential that you verify the integrity of the downloaded files using the PGP signature.
2015-03-08 18:22:58 +08:00
Please read < a href = "http://www.apache.org/info/verification.html" > Verifying Apache Software Foundation Releases< / a > for more information on why you should verify our releases.
< / p >
2017-09-18 02:22:16 +08:00
< / div >
< div class = "share-links" >
2016-04-28 04:48:47 +08:00
Share this page:
2017-09-18 02:22:16 +08:00
< ul >
< li class = "fb" >
< a data-social-url = "https://facebook.com/sharer/sharer.php?u=" title = "Share on facebook" > < i class = "fa fa-facebook" aria-hidden = "true" > < / i > share< / a >
< / li >
< li class = "twitter" >
< a data-social-url = "https://twitter.com/intent/tweet?url=" title = "Tweet on twitter" > < i class = "fa fa-twitter" aria-hidden = "true" > < / i > tweet< / a >
< / li >
< li class = "gplus" >
< a data-social-url = "https://plus.google.com/share?url=" title = "Share on Google+" > < i class = "fa fa-google-plus" aria-hidden = "true" > < / i > share< / a >
< / li >
< / ul >
< / div >
< / div >
< div class = "footer" >
< div class = "copyright" >
2015-03-08 18:22:58 +08:00
Copyright ©
1999 –
2018-01-28 16:38:53 +08:00
2018
2015-03-08 18:22:58 +08:00
, Apache Software Foundation
2017-09-18 02:22:16 +08:00
< / div >
< div class = "trademarks" > Apache, Apache JMeter, JMeter, the Apache
2015-03-08 18:22:58 +08:00
feather, and the Apache JMeter logo are
trademarks of the
Apache Software Foundation.
2017-09-18 02:22:16 +08:00
< / div >
< / div >
< script > ( f u n c t i o n ( ) {
2016-04-28 04:48:47 +08:00
// fill in the current location into social links on this page.
"use strict";
var as = document.getElementsByTagName('a');
var loc = document.location.href;
if (!loc.toLowerCase().startsWith('http')) {
return;
}
for (var i=0; i< as.length ; i + + ) {
var href = as[i].getAttribute('data-social-url');
if (href !== null) {
as[i].href = href + encodeURIComponent(loc);
}
}
2017-09-18 02:22:16 +08:00
})();< / script >
< / body >
< / html >