AllureTestFramework - Security - Module

Allure 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.ntc
ArtifactId

ArtifactId

allure-security-module
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

AllureTestFramework - Security - Module
Allure 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 allure-security-module

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.capgemini.ntc : allure-core-module jar 4.12.0.6
io.rest-assured : rest-assured jar 3.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0