Last Version

library-api 0.0.1

The 'api' library contains a set of java helper classes that support api testing by leveraging Rest-Assured.

License

License

GroupId

GroupId

com.accenture.atom
ArtifactId

ArtifactId

library-api
Version

Version

0.0.1
Type

Type

pom
Description

Description

library-api
The 'api' library contains a set of java helper classes that support api testing by leveraging Rest-Assured.
Project URL

Project URL

https://github.com/Accenture/atom
Project Organization

Project Organization

com.github.accenture
Source Code Management

Source Code Management

https://github.com/Accenture/atom

Download library-api 0.0.1


<!-- https://jarcasting.com/artifacts/com.accenture.atom/library-api/ -->
<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-api</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.atom/library-api/
implementation 'com.accenture.atom:library-api:0.0.1'
// https://jarcasting.com/artifacts/com.accenture.atom/library-api/
implementation ("com.accenture.atom:library-api:0.0.1")
'com.accenture.atom:library-api:pom:0.0.1'
<dependency org="com.accenture.atom" name="library-api" rev="0.0.1">
  <artifact name="library-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.accenture.atom', module='library-api', version='0.0.1')
)
libraryDependencies += "com.accenture.atom" % "library-api" % "0.0.1"
[com.accenture.atom/library-api "0.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
com.accenture.atom : library-common jar 0.0.1
io.cucumber : cucumber-testng jar 4.7.2
io.cucumber : cucumber-java8 jar 4.7.2
io.cucumber : cucumber-picocontainer jar 4.7.2
io.rest-assured : rest-assured jar 3.0.3
io.rest-assured : json-schema-validator jar 3.0.3
com.atlassian.oai : swagger-request-validator-restassured jar 1.4.2
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.