ServiceAutomation Library for API testing

Library for API automation.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.bhatiarishabh
ArtifactId

ArtifactId

ServiceAutomation
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ServiceAutomation Library for API testing
Library for API automation.

Download ServiceAutomation

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.2.0
com.googlecode.json-simple : json-simple jar 1.1.1
com.jayway.jsonpath : json-path jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.0.1
com.google.guava : guava jar 28.2-jre
com.flipkart.zjsonpatch : zjsonpatch jar 0.4.9
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25.1
org.glassfish.jersey.core : jersey-client jar 2.25.1
org.slf4j : slf4j-api jar 2.0.0-alpha0
org.slf4j : slf4j-jdk14 jar 2.0.0-alpha0
com.google.code.gson : gson jar 2.8.5
com.spotify : docker-maven-plugin jar 1.2.2
log4j : log4j jar 1.2.16
io.cucumber : cucumber-java8 jar 4.8.0

test (1)

Group / Artifact Type Version
io.cucumber : cucumber-junit pom 4.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.4
1.2.3