Last Version

MrChecker - WebApi - Module 1.0.1

MrChecker WebApi supports: - testing REST and SOAP services, - sending REST queries (POST, GET, PUT, PATCH, DELETE), - parsing XML, JSON and HTML documents, - handling Cookies, - SSO (Single Sign-On) authentication process.

License

License

GroupId

GroupId

com.capgemini.ntc
ArtifactId

ArtifactId

mrchecker-webapi-module
Version

Version

1.0.1
Type

Type

jar
Description

Description

MrChecker - WebApi - Module
MrChecker WebApi supports: - testing REST and SOAP services, - sending REST queries (POST, GET, PUT, PATCH, DELETE), - parsing XML, JSON and HTML documents, - handling Cookies, - SSO (Single Sign-On) authentication process.
Project URL

Project URL

https://github.com/devonfw/devonfw-testing
Project Organization

Project Organization

Capgemini - Nearshore Test Center - Poland
Source Code Management

Source Code Management

http://github.com/devonfw/devonfw-testing/tree/master

Download mrchecker-webapi-module 1.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.capgemini.ntc : allure-core-module jar 4.12.0.6
io.rest-assured : rest-assured jar 3.0.6
com.github.tomakehurst : wiremock jar 2.15.0
com.opentable : wiremock-body-transformer jar 1.1.6
com.jamesmurty.utils : java-xmlbuilder jar 1.2
org.jasypt : jasypt jar 1.9.2

Project Modules

There are no modules declared in this project.