nocode

nocode is a testing dependecy built for API testing. Where tester's can automate API's using this without writing a code

License

License

GroupId

GroupId

com.github.pavandv9
ArtifactId

ArtifactId

nocode
Last Version

Last Version

2.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

nocode
nocode is a testing dependecy built for API testing. Where tester's can automate API's using this without writing a code
Project URL

Project URL

https://github.com/pavandv9/nocode
Source Code Management

Source Code Management

https://github.com/pavandv9/nocode

Download nocode

How to add to project

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

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
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
mysql : mysql-connector-java jar 8.0.19
com.oracle.database.jdbc : ojdbc6 jar 11.2.0.4
org.mongodb : mongo-java-driver jar 3.12.8
com.aventstack : extentreports jar 5.0.8
com.fasterxml.jackson.core : jackson-databind jar 2.12.4

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.3
2.0.0
1.1.0
1.0.0