is not current version
Last Version 4.4.1

aXe Selenium Integration 4.2.2

Tools for using aXe for web accessibility testing with JUnit and Selenium.

License

License

GroupId

GroupId

com.deque.html.axe-core
ArtifactId

ArtifactId

selenium
Version

Version

4.2.2
Type

Type

jar
Description

Description

aXe Selenium Integration
Tools for using aXe for web accessibility testing with JUnit and Selenium.
Project URL

Project URL

https://github.com/dequelabs/axe-core-maven-html
Source Code Management

Source Code Management

https://github.com/dequelabs/axe-core-maven-html

Download selenium 4.2.2


<!-- https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/ -->
<dependency>
    <groupId>com.deque.html.axe-core</groupId>
    <artifactId>selenium</artifactId>
    <version>4.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/
implementation 'com.deque.html.axe-core:selenium:4.2.2'
// https://jarcasting.com/artifacts/com.deque.html.axe-core/selenium/
implementation ("com.deque.html.axe-core:selenium:4.2.2")
'com.deque.html.axe-core:selenium:jar:4.2.2'
<dependency org="com.deque.html.axe-core" name="selenium" rev="4.2.2">
  <artifact name="selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deque.html.axe-core', module='selenium', version='4.2.2')
)
libraryDependencies += "com.deque.html.axe-core" % "selenium" % "4.2.2"
[com.deque.html.axe-core/selenium "4.2.2"]

Dependencies

compile (8)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.7.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.