junit4-module

Simpleworks Test Automation Framework

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов
Группа

Группа

de.simpleworks.staf
Идентификатор

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

junit4-module
Последняя версия

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

0.120
Дата

Дата

Тип

Тип

jar
Описание

Описание

junit4-module
Simpleworks Test Automation Framework
Система контроля версий

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

https://github.com/simpleworks-gmbh/staf/tree/master/junit4-module

Скачать junit4-module

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

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

Зависимости

compile (11)

Идентификатор библиотеки Тип Версия
de.simpleworks.staf : commons jar 0.120
de.simpleworks.staf : framework jar 0.120
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
com.google.inject : guice jar 4.0
com.google.code.gson : gson jar 2.8.9
com.jayway.jsonpath : json-path jar 2.6.0
junit : junit jar 4.13.1

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

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

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

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

Версия
0.120
0.110
0.100
0.90
0.80
0.70
0.60
0.50