Java Automation Libraries

A sample handy java automation libraries that help to design automation scripts efficiently

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.gouthamkumarpagadala
ArtifactId

ArtifactId

java-library
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Java Automation Libraries
A sample handy java automation libraries that help to design automation scripts efficiently
Project URL

Project URL

https://github.com/GouthamKumarPagadala/Java_Automation_Libraries
Source Code Management

Source Code Management

https://github.com/GouthamKumarPagadala/Java_Automation_Libraries

Download java-library

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.4.0
io.rest-assured : rest-assured jar 4.3.0
com.squareup.okhttp3 : okhttp jar 3.4.2
samplegrp » sampleart jar 1.0

Project Modules

There are no modules declared in this project.

Java_Automation_Libraries

Versions

Version
2.1.2
2.1.1
1.2
1.0