License |
License |
---|---|
GroupId | GroupIdcom.epam.jdi |
ArtifactId | ArtifactIdjdi-web-base |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDI UI testing Web Base
JDI Web Base library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdi-web-base-2.0.27.pom | |
jdi-web-base-2.0.27.jar | 104 KB |
jdi-web-base-2.0.27-sources.jar | 59 KB |
jdi-web-base-2.0.27-javadoc.jar | 524 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-base/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-web-base</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-base/
implementation 'com.epam.jdi:jdi-web-base:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-base/
implementation ("com.epam.jdi:jdi-web-base:2.0.27")
'com.epam.jdi:jdi-web-base:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-web-base" rev="2.0.27">
<artifact name="jdi-web-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-web-base', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-web-base" % "2.0.27"
[com.epam.jdi/jdi-web-base "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
com.epam.jdi : jdi-core | jar | 2.0.27 |
org.seleniumhq.selenium : selenium-java | jar | RELEASE |
net.lingala.zip4j : zip4j | jar | RELEASE |
io.github.bonigarcia : webdrivermanager | jar | RELEASE |
com.github.detro : phantomjsdriver | jar | 1.2.0 |
com.codeborne : selenide | jar | 4.11.2 |