Registry / testing / apachejmeter-core

apachejmeter-core

JSON →
library5.6.3javamavenunverified

Apache JMeter is a performance testing tool for measuring and analyzing the performance of web applications and various services.

<dependency> <groupId>org.apache.jmeter</groupId> <artifactId>ApacheJMeter_core</artifactId> <version>5.6.3</version> </dependency>
INSTALL
IMPORT
SIG · APACHEJMETER-CORE
A
apachejmeter-core
testingjavav5.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

StandardJMeterEngine
org.apache.jmeter.engine.StandardJMeterEngine

Creates a JMeter engine instance

import org.apache.jmeter.engine.StandardJMeterEngine; public class Quickstart { public static void main(String[] args) { StandardJMeterEngine engine = new StandardJMeterEngine(); System.out.println("JMeter engine created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.6.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
38
OpenAI (training)
1
Resources
apachejmeter-core — mvn dependency:get apachejmeter-core · libregistry