MVN

com.spotify.ffwd : perf

Maven & Gradle

Nov 18, 2020
7 stars

FastForward Performance · FastForward Stress Tester.

<dependency>
    <groupId>com.spotify.ffwd</groupId>
    <artifactId>perf</artifactId>
    <version>0.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spotify.ffwd : perf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.4

All Versions

Choose a version of com.spotify.ffwd : perf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
perf-0.2.4
perf-0.2.3
perf-0.2.2
perf-0.2.1

How to add a dependency to Maven

Add the following com.spotify.ffwd : perf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spotify.ffwd</groupId>
    <artifactId>perf</artifactId>
    <version>0.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spotify.ffwd : perf gradle dependency to your build.gradle file:

implementation 'com.spotify.ffwd:perf:0.2.4'

Gradle Kotlin DSL: Add the following com.spotify.ffwd : perf gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spotify.ffwd:perf:0.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spotify.ffwd : perf sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spotify.ffwd" % "perf" % "0.2.4"

Advertisement

Dependencies from Group

Apr 04, 2019
10 usages
78 stars
Jan 21, 2021
3 usages
3 stars
Nov 18, 2020
3 usages
7 stars
Apr 04, 2019
2 usages
78 stars
Apr 04, 2019
2 usages
78 stars

Discover Dependencies