UNPKG

@gatling.io/cli

Version:

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

18 lines (17 loc) 361 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.versions = void 0; exports.versions = { graalvm: { jdk: "24.0.2", js: "24.2.2" }, java: { compilerRelease: "21" }, gatling: { core: "3.14.3", enterprisePluginCommons: "1.17.2", jsAdapter: "3.14.306" } };