License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.aquality-automation |
ArtifactId | ArtifactIdaquality-selenium-core |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAquality Selenium Core
Library with core functions simplifying work with Selenium-controlled applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.aquality-automation/aquality-selenium-core/ -->
<dependency>
<groupId>com.github.aquality-automation</groupId>
<artifactId>aquality-selenium-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aquality-automation/aquality-selenium-core/
implementation 'com.github.aquality-automation:aquality-selenium-core:2.0.2'
// https://jarcasting.com/artifacts/com.github.aquality-automation/aquality-selenium-core/
implementation ("com.github.aquality-automation:aquality-selenium-core:2.0.2")
'com.github.aquality-automation:aquality-selenium-core:jar:2.0.2'
<dependency org="com.github.aquality-automation" name="aquality-selenium-core" rev="2.0.2">
<artifact name="aquality-selenium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aquality-automation', module='aquality-selenium-core', version='2.0.2')
)
libraryDependencies += "com.github.aquality-automation" % "aquality-selenium-core" % "2.0.2"
[com.github.aquality-automation/aquality-selenium-core "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j | pom | 2.15.0 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
com.google.inject : guice | jar | 5.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
org.seleniumhq.selenium : selenium-java | jar | 4.1.0 |
org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |
io.github.bonigarcia : webdrivermanager | jar | 5.0.2 |
io.appium : java-client | jar | 8.0.0-beta |