api-automation-core

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

api-automation-core
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

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

https://github.com/dylanz666/api-automation-core
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

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

https://github.com/dylanz666/api-automation-core.git

Скачать api-automation-core

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
org.projectlombok : lombok jar 1.18.12
com.alibaba : fastjson jar 1.2.72
io.rest-assured : rest-assured jar 4.2.0
io.rest-assured : json-path jar 4.2.0
io.rest-assured : xml-path jar 4.2.0
io.qameta.allure : allure-testng jar 2.13.0
org.testng : testng jar 7.0.0
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0