License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.automacent |
ArtifactId | ArtifactIdautomacent-test-framework |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionautomacent-test-framework
A Testing framework written over TestNG with a whole lot
of new features and utilities
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automacent-test-framework-1.4.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.automacent/automacent-test-framework/ -->
<dependency>
<groupId>com.automacent</groupId>
<artifactId>automacent-test-framework</artifactId>
<version>1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.automacent/automacent-test-framework/
implementation 'com.automacent:automacent-test-framework:1.4'
// https://jarcasting.com/artifacts/com.automacent/automacent-test-framework/
implementation ("com.automacent:automacent-test-framework:1.4")
'com.automacent:automacent-test-framework:pom:1.4'
<dependency org="com.automacent" name="automacent-test-framework" rev="1.4">
<artifact name="automacent-test-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.automacent', module='automacent-test-framework', version='1.4')
)
libraryDependencies += "com.automacent" % "automacent-test-framework" % "1.4"
[com.automacent/automacent-test-framework "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
io.github.bonigarcia : webdrivermanager | jar | 3.8.1 |
org.aspectj : aspectjtools | jar | 1.9.6 |
org.aspectj : aspectjrt | jar | 1.9.6 |
com.jcraft : jsch | jar | 0.1.53 |
org.testng : testng | jar | 7.3.0 |
org.uncommons : reportng | jar | 1.1.4 |
xml-apis : xml-apis | jar | 1.4.01 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.springframework : spring-core | jar | 5.3.14 |
org.springframework : spring-web | jar | 5.3.14 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.12.2 |
com.google.inject : guice | jar | 4.2.0 |
commons-io : commons-io | jar | 2.7 |
commons-lang : commons-lang | jar | 2.3 |
org.apache.commons : commons-lang3 | jar | 3.7 |