core-api

This is simple and easy to use for api automation

Лицензия

Лицензия

Группа

Группа

com.github.pavandv9
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

core-api
This is simple and easy to use for api automation
Ссылка на сайт

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

https://github.com/pavandv9/core-api
Система контроля версий

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

https://github.com/pavandv9/core-api

Скачать core-api

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

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

Зависимости

compile (16)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.json : json jar 20190722
org.testng : testng jar 7.1.0
io.qameta.allure : allure-testng jar 2.13.2
com.google.code.gson : gson jar 2.8.6
org.slf4j : slf4j-api jar 1.7.25
com.jayway.jsonpath : json-path jar 2.4.0
com.github.javadev : underscore jar 1.54
com.googlecode.json-simple : json-simple jar 1.1.1
org.springframework.boot : spring-boot-starter-mail jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.mongodb : mongo-java-driver jar 3.12.8
io.qameta.allure : allure-commandline jar 2.13.8
com.aventstack : extentreports jar 5.0.8

runtime (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3

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

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

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

Версия
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0