| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| api-automation-core-1.0.3.pom | |
| api-automation-core-1.0.3-sources.jar | 18 KB |
| api-automation-core-1.0.3-javadoc.jar | 178 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |