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

Ambush 0.2

A unique java library for structuring and driving performance load tests. What makes this so unique is the belief that what is describing how test code runs, should be the same language/closely connected with the tool which helps structure those actions and executes those actions.

Лицензия

Лицензия

Группа

Группа

org.threadly
Идентификатор

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

ambush
Версия

Версия

0.2
Тип

Тип

jar
Описание

Описание

Ambush
A unique java library for structuring and driving performance load tests. What makes this so unique is the belief that what is describing how test code runs, should be the same language/closely connected with the tool which helps structure those actions and executes those actions.
Ссылка на сайт

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

http://threadly.org/

Скачать ambush 0.2


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.threadly : threadly jar 5.40

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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