License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.ggasoftware.uitest |
ArtifactId | ArtifactIdgga-selenium-framework-logging |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongga-selenium-framework-logging
Automation testing using Selenium WebDriver and Java
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework-logging/ -->
<dependency>
<groupId>com.ggasoftware.uitest</groupId>
<artifactId>gga-selenium-framework-logging</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework-logging/
implementation 'com.ggasoftware.uitest:gga-selenium-framework-logging:1.0.5'
// https://jarcasting.com/artifacts/com.ggasoftware.uitest/gga-selenium-framework-logging/
implementation ("com.ggasoftware.uitest:gga-selenium-framework-logging:1.0.5")
'com.ggasoftware.uitest:gga-selenium-framework-logging:jar:1.0.5'
<dependency org="com.ggasoftware.uitest" name="gga-selenium-framework-logging" rev="1.0.5">
<artifact name="gga-selenium-framework-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ggasoftware.uitest', module='gga-selenium-framework-logging', version='1.0.5')
)
libraryDependencies += "com.ggasoftware.uitest" % "gga-selenium-framework-logging" % "1.0.5"
[com.ggasoftware.uitest/gga-selenium-framework-logging "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
commons-lang : commons-lang | jar | 2.6 |
org.testng : testng | jar | [6.8.21,) |
org.seleniumhq.selenium : selenium-api | jar | [2.45.0,) |
org.apache.maven.plugins : maven-javadoc-plugin | jar | 2.9.1 |