api-automation-core

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.dylanz666
ArtifactId

ArtifactId

api-automation-core
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

api-automation-core
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/dylanz666/api-automation-core
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download api-automation-core

How to add to project

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

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0