is not current version
Last Version 1.3.28

Zerocode Http Testing With Simple YAML and JSON DSL 1.3.27

How to use zerocode in your project

License

License

GroupId

GroupId

org.jsmart
ArtifactId

ArtifactId

http-testing
Version

Version

1.3.27
Type

Type

jar
Description

Description

Zerocode Http Testing With Simple YAML and JSON DSL
How to use zerocode in your project

Download http-testing 1.3.27


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsmart : zerocode-tdd jar 1.3.27
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.jsmart : micro-simulator jar 1.1.10

Project Modules

There are no modules declared in this project.