ojlm / pea   0.7.0

Website GitHub

分布式压测引擎. A distributed stress tool based on gatling

Scala versions: 2.12

pea 0.7.0


Group ID:
cc.akkaha
Artifact ID:
pea_2.12
Version:
0.7.0
Release Date:
Dec 20, 2019
Licenses:
MIT
Files:

libraryDependencies += "cc.akkaha" %% "pea" % "0.7.0"

Mill build tool

ivy"cc.akkaha::pea:0.7.0"

Scala CLI

//> using dep "cc.akkaha::pea:0.7.0"

Ammonite REPL

import $ivy.`cc.akkaha::pea:0.7.0`

<dependency>
  <groupId>cc.akkaha</groupId>
  <artifactId>pea_2.12</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'cc.akkaha', name: 'pea_2.12', version: '0.7.0'