License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.bhatiarishabh |
ArtifactId | ArtifactIdServiceAutomation |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionServiceAutomation Library for API testing
Library for API automation.
|
Filename | Size |
---|---|
ServiceAutomation-2.0.0.pom | |
ServiceAutomation-2.0.0.jar | 21 KB |
ServiceAutomation-2.0.0-sources.jar | 10 KB |
ServiceAutomation-2.0.0-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-junit | pom | 4.8.0 |