UNPKG

@gatling.io/cli

Version:

Gatling JS is a JavaScript/TypeScript interface for the [Gatling load testing tool](https://gatling.io/).

24 lines (23 loc) 501 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.versions = void 0; exports.versions = { graalvm: { jdkTag: "graal-25.2.4", jdkVersion: "25i2-25.0.4", js: "25.2.4" }, java: { compilerRelease: "21" }, gatling: { core: "3.15.1", enterprisePluginCommons: "1.26.0", jsAdapter: "3.15.104", grpc: "3.15.1", mqtt: "3.15.1" }, protobuf: { protoc: "4.35.1" } };