License |
License |
---|---|
Categories |
CategoriesTestNG Unit Testing |
GroupId | GroupIdcom.epam.jdi |
ArtifactId | ArtifactIdjdi-web-testng |
Last Version | Last Version2.0.27 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJDI UI Testing Web TestNG
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdi-web-testng-2.0.27.pom | |
jdi-web-testng-2.0.27.jar | 10 KB |
jdi-web-testng-2.0.27-sources.jar | 5 KB |
jdi-web-testng-2.0.27-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-testng/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-web-testng</artifactId>
<version>2.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-testng/
implementation 'com.epam.jdi:jdi-web-testng:2.0.27'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-web-testng/
implementation ("com.epam.jdi:jdi-web-testng:2.0.27")
'com.epam.jdi:jdi-web-testng:jar:2.0.27'
<dependency org="com.epam.jdi" name="jdi-web-testng" rev="2.0.27">
<artifact name="jdi-web-testng" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-web-testng', version='2.0.27')
)
libraryDependencies += "com.epam.jdi" % "jdi-web-testng" % "2.0.27"
[com.epam.jdi/jdi-web-testng "2.0.27"]
Group / Artifact | Type | Version |
---|---|---|
com.epam.jdi : jdi-web-base | jar | 2.0.27 |
com.epam.jdi : jdi-matchers-testng | jar | 2.0.27 |