core-automation

Core Automation framework contains basic methods to help QA to build own framework

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.ismailisleem.automation
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

core-automation
Core Automation framework contains basic methods to help QA to build own framework
Project URL

Project URL

https://bitbucket.org/quality_automation/core
Source Code Management

Source Code Management

https://bitbucket.org/quality_automation/core.git

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/com.ismailisleem.automation/core/ -->
<dependency>
    <groupId>com.ismailisleem.automation</groupId>
    <artifactId>core</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ismailisleem.automation/core/
implementation 'com.ismailisleem.automation:core:1.0.3'
// https://jarcasting.com/artifacts/com.ismailisleem.automation/core/
implementation ("com.ismailisleem.automation:core:1.0.3")
'com.ismailisleem.automation:core:jar:1.0.3'
<dependency org="com.ismailisleem.automation" name="core" rev="1.0.3">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ismailisleem.automation', module='core', version='1.0.3')
)
libraryDependencies += "com.ismailisleem.automation" % "core" % "1.0.3"
[com.ismailisleem.automation/core "1.0.3"]

Dependencies

compile (10)

Group / Artifact Type Version
org.testng : testng jar 6.9.13.6
com.relevantcodes : extentreports jar 2.41.2
org.apache.tika : tika-core jar 1.22
commons-validator : commons-validator jar 1.6
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.9
org.apache.sshd : sshd-core jar 2.3.0
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0