Skip to content

Instantly share code, notes, and snippets.

@MovileGente
Created January 8, 2020 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MovileGente/be332041d4d22659bb9036f5bf26256a to your computer and use it in GitHub Desktop.
Save MovileGente/be332041d4d22659bb9036f5bf26256a to your computer and use it in GitHub Desktop.
<dependencies>
<dependency>
<groupId>io.gatling.highcharts</groupId>
<artifactId>gatling-charts-highcharts</artifactId>
<version>MANUALLY_REPLACE_WITH_LATEST_VERSION</version>
<scope>test</scope>
</dependency>
</dependencies>
<plugin>
<groupId>io.gatling</groupId>
<artifactId>gatling-maven-plugin</artifactId>
<version>MANUALLY_REPLACE_WITH_LATEST_VERSION</version>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment