MVN

com.martensigwart : fakeload

Maven & Gradle

Jul 29, 2021
1 usages
23 stars

FakeLoad · A library which provides a simple and flexible way of producing “fake" system loads in applications or tests.

<dependency>
    <groupId>com.martensigwart</groupId>
    <artifactId>fakeload</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.martensigwart : fakeload to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of com.martensigwart : fakeload to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
fakeload-0.7.0
0.6.x
fakeload-0.6.0
0.5.x
fakeload-0.5.0
0.4.x
fakeload-0.4.0
0.3.x
fakeload-0.3.4
fakeload-0.3.3
fakeload-0.3.2
fakeload-0.3.1
fakeload-0.3.0
0.2.x
fakeload-0.2.0
0.1.x
fakeload-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.martensigwart</groupId>
    <artifactId>fakeload</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.martensigwart : fakeload gradle dependency to your build.gradle file:

implementation 'com.martensigwart:fakeload:0.7.0'

Gradle Kotlin DSL: Add the following com.martensigwart : fakeload gradle kotlin dependency to your build.gradle.kts file:

implementation("com.martensigwart:fakeload:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.martensigwart : fakeload sbt scala dependency to your build.sbt file:

libraryDependencies += "com.martensigwart" % "fakeload" % "0.7.0"

Advertisement

Dependencies from Group

Jul 29, 2021
1 usages
23 stars

Discover Dependencies

Oct 03, 2018
4 usages
69 stars
Jan 20, 2017
12 usages
Apr 10, 2023
41 usages
3.2k stars
Jun 24, 2016
5 usages
143 stars
Mar 18, 2016
4 usages
Aug 17, 2022
11 usages
5 stars
Apr 27, 2020
7 usages
0 stars
May 07, 2013
7 usages
Oct 13, 2015
2 usages
3 stars