api-automation-service

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-service
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download api-automation-service

How to add to project

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

Dependencies

compile (14)

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
joda-time : joda-time jar 2.10.5
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
dom4j : dom4j jar 1.6.1
io.qameta.allure : allure-testng jar 2.13.0
org.testng : testng jar 7.0.0
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
org.apache.maven.plugins : maven-gpg-plugin jar 1.6

Project Modules

There are no modules declared in this project.

api-automation-service

api-automation-service

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0