Wingetlywingetly
← All apps

Apache JMeter

by DEVCOMv5.6.3

Last updated

The Apache JMeter application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance.

Install with winget

$ winget install --id DEVCOM.JMeter --exact --version 5.6.3

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Apache JMeter

Apache JMeter uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (neutral)
msiexec.exe /i JMeter-5.6.3-win32.msi /quiet /norestart

See the full silent install reference for Apache JMeter

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v5.6.3

ArchitectureTypeScopeInstallDownload
neutralMSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

11 known CVEs via NVD

  • medium5.4Patched in wingetCVE-2021-21351affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected...

  • medium5.3Patched in wingetCVE-2021-21350affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to execute arbitrary code only by manipulating the processed input stream. No user is affected, who followed the rec...

  • medium6.1Patched in wingetCVE-2021-21349affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input str...

  • medium5.3Patched in wingetCVE-2021-21348affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to occupy a thread that consumes maximum CPU time and will never return. No user is affected, who followed the recom...

  • medium6.1Patched in wingetCVE-2021-21347affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is af...

  • medium6.1Patched in wingetCVE-2021-21346affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is af...

  • medium5.8Patched in wingetCVE-2021-21345affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker who has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user i...

  • medium5.3Patched in wingetCVE-2021-21344affects before 5.5Mar 22, 2021

    XStream is a Java library to serialize objects to XML and back again. In XStream before version 1.4.16, there is a vulnerability which may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is af...

Showing 8 of 11. Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • J
    JetBrainsMono Nerd FontDEVCOM
    DEVCOM.JetBrainsMonoNerdFontv3.3.0

    JetBrains Mono – the free and open-source typeface for developers

  • LuaDEVCOM
    DEVCOM.Luav5.4.6

    Lua is a powerful, efficient, lightweight, embeddable scripting language. LuaRocks is the package manager for Lua modules.

  • L
    LuaJITDEVCOM
    DEVCOM.LuaJITv2.1.19907

    LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

  • Azul Zulu JDK 25Azul Systems, Inc.
    Azul.Zulu.25.JDKv25.36.205

    Azul Zulu 25 is a build of OpenJDK 25

  • Eclipse Temurin JRE with Hotspot 25Eclipse Adoptium
    EclipseAdoptium.Temurin.25.JREv25.0.4.101

    Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE.

  • Eclipse Temurin JDK with Hotspot 8Eclipse Adoptium
    EclipseAdoptium.Temurin.8.JDKv8.0.504.1

    Eclipse Temurin JDK is the open source Java SE build based upon OpenJDK.

More from DEVCOM or browse java, performance, test.

Frequently asked questions

How do I install Apache JMeter on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id DEVCOM.JMeter --exact --version 5.6.3. winget downloads the installer from DEVCOM and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Apache JMeter silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id DEVCOM.JMeter --exact 5.6.3 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Apache JMeter?
Apache JMeter uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i JMeter-5.6.3-win32.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Apache JMeter via winget?
Run: winget uninstall --id DEVCOM.JMeter --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Apache JMeter's Apps & Features entry.
Is Apache JMeter free?
Apache JMeter is distributed under Apache License 2.0. Refer to the publisher (https://jmeter.apache.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Apache JMeter work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Apache JMeter directly from the publisher.
How do I keep Apache JMeter up to date?
Run winget upgrade --id DEVCOM.JMeter --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of Apache JMeter from microsoft/winget-pkgs.

Recent versions

  • 5.6.3latest
  • 5.6.1
  • 5.6
  • 5.5