Facile UI Test Core

Core library for UI test

Лицензия

Лицензия

Группа

Группа

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

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

facile-ui-test-core
Последняя версия

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

1.0.0-M2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Facile UI Test Core
Core library for UI test

Скачать facile-ui-test-core

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

<!-- https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-core/ -->
<dependency>
    <groupId>org.expedientframework.uitest</groupId>
    <artifactId>facile-ui-test-core</artifactId>
    <version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-core/
implementation 'org.expedientframework.uitest:facile-ui-test-core:1.0.0-M2'
// https://jarcasting.com/artifacts/org.expedientframework.uitest/facile-ui-test-core/
implementation ("org.expedientframework.uitest:facile-ui-test-core:1.0.0-M2")
'org.expedientframework.uitest:facile-ui-test-core:jar:1.0.0-M2'
<dependency org="org.expedientframework.uitest" name="facile-ui-test-core" rev="1.0.0-M2">
  <artifact name="facile-ui-test-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.expedientframework.uitest', module='facile-ui-test-core', version='1.0.0-M2')
)
libraryDependencies += "org.expedientframework.uitest" % "facile-ui-test-core" % "1.0.0-M2"
[org.expedientframework.uitest/facile-ui-test-core "1.0.0-M2"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-beans jar 5.2.0.RELEASE
org.springframework : spring-web jar 5.2.0.RELEASE
org.mockito : mockito-core jar 3.1.0
org.slf4j : slf4j-api jar 1.7.28
org.springframework : spring-test jar 5.2.0.RELEASE
net.lightbody.bmp : browsermob-core jar 2.1.5

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1

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

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

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

Версия
1.0.0-M2
1.0.0-M1