License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.ismailisleem.automation |
ArtifactId | ArtifactIdcore |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore-automation
Core Automation framework contains basic methods to help QA to build own framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-1.0.3.pom | |
core-1.0.3.jar | 50 KB |
core-1.0.3-sources.jar | 37 KB |
core-1.0.3-javadoc.jar | 217 KB |
Browse |
<!-- 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"]
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 |