is not current version
Last Version 1.2.4

MrChecker - Security - Module 1.2.2

MrChecker Test Framework Security supports: - Library reference to make REST/HTTP calls to the tested system - Other common features needed for security testing

License

License

Categories

Categories

Security
GroupId

GroupId

com.capgemini.mrchecker
ArtifactId

ArtifactId

mrchecker-security-module
Version

Version

1.2.2
Type

Type

jar
Description

Description

MrChecker - Security - Module
MrChecker Test Framework Security supports: - Library reference to make REST/HTTP calls to the tested system - Other common features needed for security testing
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-security-module 1.2.2


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

Dependencies

compile (10)

Group / Artifact Type Version
com.capgemini.mrchecker : mrchecker-core-module jar 5.7.0.1
io.rest-assured : rest-assured jar 3.0.6
io.qameta.allure : allure-java-commons jar 2.13.3
com.google.inject : guice jar 4.1.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.mockito : mockito-core jar 2.27.0
org.apache.commons : commons-csv jar 1.8
org.apache.commons : commons-lang3 jar 3.1
joda-time : joda-time jar 2.9.9

test (6)

Group / Artifact Type Version
io.qameta.allure : allure-junit5 jar 2.13.3
io.qameta.allure : allure-junit-platform jar 2.13.3
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.