| Лицензия |
Лицензия |
|---|---|
| Группа | Группа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-1.0.0-M2.pom | |
| facile-ui-test-core-1.0.0-M2.jar | 10 KB |
| facile-ui-test-core-1.0.0-M2-sources.jar | 7 KB |
| facile-ui-test-core-1.0.0-M2-javadoc.jar | 46 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |