is not current version
Last Version 3.0.0

Java a11y 2.1.4

Accessibility Automation for Web Apps with Java and Selenium Webdriver

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.sridharbandi
ArtifactId

ArtifactId

java-a11y
Version

Version

2.1.4
Type

Type

jar
Description

Description

Java a11y
Accessibility Automation for Web Apps with Java and Selenium Webdriver
Project URL

Project URL

https://github.com/sridharbandi/Java-a11y
Source Code Management

Source Code Management

http://github.com/sridharbandi/Java-a11y/tree/master

Download java-a11y 2.1.4


<!-- https://jarcasting.com/artifacts/io.github.sridharbandi/java-a11y/ -->
<dependency>
    <groupId>io.github.sridharbandi</groupId>
    <artifactId>java-a11y</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sridharbandi/java-a11y/
implementation 'io.github.sridharbandi:java-a11y:2.1.4'
// https://jarcasting.com/artifacts/io.github.sridharbandi/java-a11y/
implementation ("io.github.sridharbandi:java-a11y:2.1.4")
'io.github.sridharbandi:java-a11y:jar:2.1.4'
<dependency org="io.github.sridharbandi" name="java-a11y" rev="2.1.4">
  <artifact name="java-a11y" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sridharbandi', module='java-a11y', version='2.1.4')
)
libraryDependencies += "io.github.sridharbandi" % "java-a11y" % "2.1.4"
[io.github.sridharbandi/java-a11y "2.1.4"]

Dependencies

compile (6)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
org.freemarker : freemarker jar 2.3.29
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
org.apache.commons : commons-text jar 1.6
commons-io : commons-io jar 2.6
org.slf4j : slf4j-log4j12 jar 2.0.0-alpha1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.mockito : mockito-core jar 3.2.4
org.mockito : mockito-junit-jupiter jar 3.2.4

Project Modules

There are no modules declared in this project.