| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.deque.html.axe-core |
| Идентификатор | Идентификаторselenium |
| Версия | Версия4.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеaXe Selenium Integration
Tools for using aXe for web accessibility testing with JUnit and Selenium.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| selenium-4.3.1.pom | |
| selenium-4.3.1.jar | 144 KB |
| selenium-4.3.1-sources.jar | 137 KB |
| selenium-4.3.1-javadoc.jar | 578 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/ -->
<dependency>
<groupId>com.deque.html.axe-core</groupId>
<artifactId>selenium</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/
implementation 'com.deque.html.axe-core:selenium:4.3.1'
// https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/
implementation ("com.deque.html.axe-core:selenium:4.3.1")
'com.deque.html.axe-core:selenium:jar:4.3.1'
<dependency org="com.deque.html.axe-core" name="selenium" rev="4.3.1">
<artifact name="selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deque.html.axe-core', module='selenium', version='4.3.1')
)
libraryDependencies += "com.deque.html.axe-core" % "selenium" % "4.3.1"
[com.deque.html.axe-core/selenium "4.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-io : commons-io | jar | 2.8.0 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| com.squareup.okhttp3 : okhttp | jar | 3.12.12 |
| com.google.guava : guava | jar | 30.1-jre |
| io.github.bonigarcia : webdrivermanager | jar | 4.2.2 |
| org.json : json | jar | 20200518 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| junit : junit | jar | 4.13.1 |