core-automation

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

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.ismailisleem.automation
Идентификатор

Идентификатор

core
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

core-automation
Core Automation framework contains basic methods to help QA to build own framework
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/quality_automation/core
Система контроля версий

Система контроля версий

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

Скачать core

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0