FakeLoad

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

Лицензия

Лицензия

Группа

Группа

com.martensigwart
Идентификатор

Идентификатор

fakeload
Последняя версия

Последняя версия

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

FakeLoad
A library which provides a simple and flexible way of producing “fake" system loads in applications or tests.
Ссылка на сайт

Ссылка на сайт

http://github.com/msigwart/fakeload
Система контроля версий

Система контроля версий

https://github.com/msigwart/fakeload/tree/master

Скачать fakeload

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.martensigwart/fakeload/ -->
<dependency>
    <groupId>com.martensigwart</groupId>
    <artifactId>fakeload</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.martensigwart/fakeload/
implementation 'com.martensigwart:fakeload:0.7.0'
// https://jarcasting.com/artifacts/com.martensigwart/fakeload/
implementation ("com.martensigwart:fakeload:0.7.0")
'com.martensigwart:fakeload:jar:0.7.0'
<dependency org="com.martensigwart" name="fakeload" rev="0.7.0">
  <artifact name="fakeload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.martensigwart', module='fakeload', version='0.7.0')
)
libraryDependencies += "com.martensigwart" % "fakeload" % "0.7.0"
[com.martensigwart/fakeload "0.7.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 jar 2.0.1

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
org.mockito : mockito-core jar 3.3.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.7.0
0.6.0
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0