| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.capgemini.mrchecker |
| ArtifactId | ArtifactIdmrchecker-security-module |
| Last Version | Last Version1.2.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMrChecker - 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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.capgemini.mrchecker/mrchecker-security-module/ -->
<dependency>
<groupId>com.capgemini.mrchecker</groupId>
<artifactId>mrchecker-security-module</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.capgemini.mrchecker/mrchecker-security-module/
implementation 'com.capgemini.mrchecker:mrchecker-security-module:1.2.4'
// https://jarcasting.com/artifacts/com.capgemini.mrchecker/mrchecker-security-module/
implementation ("com.capgemini.mrchecker:mrchecker-security-module:1.2.4")
'com.capgemini.mrchecker:mrchecker-security-module:jar:1.2.4'
<dependency org="com.capgemini.mrchecker" name="mrchecker-security-module" rev="1.2.4">
<artifact name="mrchecker-security-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capgemini.mrchecker', module='mrchecker-security-module', version='1.2.4')
)
libraryDependencies += "com.capgemini.mrchecker" % "mrchecker-security-module" % "1.2.4"
[com.capgemini.mrchecker/mrchecker-security-module "1.2.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.capgemini.mrchecker : mrchecker-core-module | jar | 5.7.0.6 |
| 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 |
| 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 |