License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.aquality-automation |
ArtifactId | ArtifactIdaquality-selenium-core |
Version | Version1.2.0 |
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>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aquality-automation/aquality-selenium-core/
implementation 'com.github.aquality-automation:aquality-selenium-core:1.2.0'
// https://jarcasting.com/artifacts/com.github.aquality-automation/aquality-selenium-core/
implementation ("com.github.aquality-automation:aquality-selenium-core:1.2.0")
'com.github.aquality-automation:aquality-selenium-core:jar:1.2.0'
<dependency org="com.github.aquality-automation" name="aquality-selenium-core" rev="1.2.0">
<artifact name="aquality-selenium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aquality-automation', module='aquality-selenium-core', version='1.2.0')
)
libraryDependencies += "com.github.aquality-automation" % "aquality-selenium-core" % "1.2.0"
[com.github.aquality-automation/aquality-selenium-core "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.google.inject : guice | jar | 4.2.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.0.0 |
io.github.bonigarcia : webdrivermanager | jar | 3.4.0 |
io.appium : java-client | jar | 7.2.0 |