License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.dylanz666 |
ArtifactId | ArtifactIdapi-automation-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi-automation-core
Parent pom providing dependency and plugin management for applications built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |