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

com.fillumina:performance-tools-junit 1.0

Templates to simplify the use of performance-tools in junit tests.

Категории

Категории

JUnit Тестирование компонентов MINA Сеть Networking ORM Данные
Группа

Группа

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

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

performance-tools-junit
Версия

Версия

1.0
Тип

Тип

jar

Скачать performance-tools-junit 1.0


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