is not current version
Last Version 1.4

automacent-test-framework 1.3

A Testing framework written over TestNG with a whole lot of new features and utilities

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.automacent
ArtifactId

ArtifactId

automacent-test-framework
Version

Version

1.3
Type

Type

pom
Description

Description

automacent-test-framework
A Testing framework written over TestNG with a whole lot of new features and utilities
Source Code Management

Source Code Management

https://github.com/automacent/automacent-test-framework

Download automacent-test-framework 1.3


<!-- https://jarcasting.com/artifacts/com.automacent/automacent-test-framework/ -->
<dependency>
    <groupId>com.automacent</groupId>
    <artifactId>automacent-test-framework</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.automacent/automacent-test-framework/
implementation 'com.automacent:automacent-test-framework:1.3'
// https://jarcasting.com/artifacts/com.automacent/automacent-test-framework/
implementation ("com.automacent:automacent-test-framework:1.3")
'com.automacent:automacent-test-framework:pom:1.3'
<dependency org="com.automacent" name="automacent-test-framework" rev="1.3">
  <artifact name="automacent-test-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.automacent', module='automacent-test-framework', version='1.3')
)
libraryDependencies += "com.automacent" % "automacent-test-framework" % "1.3"
[com.automacent/automacent-test-framework "1.3"]

Dependencies

compile (17)

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
log4j : log4j jar 1.2.17
org.springframework : spring-core jar 5.3.5
org.springframework : spring-web jar 5.3.5
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

Project Modules

  • automacent-fwk-core
  • automacent-fwk
  • automacent-fwk-archetype