workday / warp-core   7.0.0

MIT License GitHub

Scala framework for collecting performance metrics and conducting sound experimental benchmarking.

Scala versions: 2.13 2.12 2.11

warp-core-gatling 5.0.1


Group ID:
com.workday.warp
Artifact ID:
warp-core-gatling_2.12
Version:
5.0.1
Release Date:
Feb 19, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.workday.warp" %% "warp-core-gatling" % "5.0.1"

Mill build tool

ivy"com.workday.warp::warp-core-gatling:5.0.1"

Scala CLI

//> using dep "com.workday.warp::warp-core-gatling:5.0.1"

Ammonite REPL

import $ivy.`com.workday.warp::warp-core-gatling:5.0.1`

<dependency>
  <groupId>com.workday.warp</groupId>
  <artifactId>warp-core-gatling_2.12</artifactId>
  <version>5.0.1</version>
</dependency>

compile group: 'com.workday.warp', name: 'warp-core-gatling_2.12', version: '5.0.1'