core-api

This is simple and easy to use for api automation

License

License

GroupId

GroupId

com.github.pavandv9
ArtifactId

ArtifactId

core-api
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

core-api
This is simple and easy to use for api automation
Project URL

Project URL

https://github.com/pavandv9/core-api
Source Code Management

Source Code Management

https://github.com/pavandv9/core-api

Download core-api

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.13
org.json : json jar 20190722
org.testng : testng jar 7.1.0
io.qameta.allure : allure-testng jar 2.13.2
com.google.code.gson : gson jar 2.8.6
org.slf4j : slf4j-api jar 1.7.25
com.jayway.jsonpath : json-path jar 2.4.0
com.github.javadev : underscore jar 1.54
com.googlecode.json-simple : json-simple jar 1.1.1
org.springframework.boot : spring-boot-starter-mail jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.6.RELEASE
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.mongodb : mongo-java-driver jar 3.12.8
io.qameta.allure : allure-commandline jar 2.13.8
com.aventstack : extentreports jar 5.0.8

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0