Skip to content

Installation

Prerequisites

Java Version

This extension is fully compatible with JVM versions greater than 8. You can confidently use this project in environments with Java 9, Java 10, Java 11, and beyond!

Supported Languages

Gatling StepFunction Extension 1.3.1 supports writing tests in Scala. In the future there are plans to be able to write both Java and Scala code to align with Gatling’s current support.

Using a Build Tool

You can easily add this project to your own by using your favorite project manager. Here are some examples for popular build tools:

implementation group: 'dev.joss', name: 'gatling-stepfunction-extension', version: '1.3.1'

For more information about the project and its usage, you can visit the Maven Central repository page here.