License |
License |
---|---|
Categories |
CategoriesMaven Build Tools TestNG Unit Testing |
GroupId | GroupIdio.github.delta-reporter |
ArtifactId | ArtifactIddelta-reporter-testng-maven-plugin |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondelta-reporter-testng-maven-plugin
This plugin provides a custom listener and method interceptors to send data from your tests into Delta Reporter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.delta-reporter/delta-reporter-testng-maven-plugin/ -->
<dependency>
<groupId>io.github.delta-reporter</groupId>
<artifactId>delta-reporter-testng-maven-plugin</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.delta-reporter/delta-reporter-testng-maven-plugin/
implementation 'io.github.delta-reporter:delta-reporter-testng-maven-plugin:1.4.2'
// https://jarcasting.com/artifacts/io.github.delta-reporter/delta-reporter-testng-maven-plugin/
implementation ("io.github.delta-reporter:delta-reporter-testng-maven-plugin:1.4.2")
'io.github.delta-reporter:delta-reporter-testng-maven-plugin:jar:1.4.2'
<dependency org="io.github.delta-reporter" name="delta-reporter-testng-maven-plugin" rev="1.4.2">
<artifact name="delta-reporter-testng-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.delta-reporter', module='delta-reporter-testng-maven-plugin', version='1.4.2')
)
libraryDependencies += "io.github.delta-reporter" % "delta-reporter-testng-maven-plugin" % "1.4.2"
[io.github.delta-reporter/delta-reporter-testng-maven-plugin "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-configuration2 | jar | 2.7 |
org.apache.commons : commons-text | jar | 1.8 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
com.sun.jersey : jersey-client | jar | 1.19.4 |
com.sun.jersey : jersey-json | jar | 1.19.4 |
com.owlike : genson | jar | 0.99 |
com.google.http-client : google-http-client-jackson2 | jar | 1.31.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0.pr1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.hibernate.validator : hibernate-validator | jar | 6.1.2.Final |
com.cosium.code : git-code-format-maven-plugin | jar | 2.1 |