Last Version

library-reporting-extent 0.0.1

The 'reporting' library can be used in conjunction with the 'cucumber' library and automatically generates output reports (Extent 4) when running BDD based cucumber testing.

License

License

Categories

Categories

Reporting Business Logic Libraries
GroupId

GroupId

com.accenture.atom
ArtifactId

ArtifactId

library-reporting-extent
Version

Version

0.0.1
Type

Type

pom
Description

Description

library-reporting-extent
The 'reporting' library can be used in conjunction with the 'cucumber' library and automatically generates output reports (Extent 4) when running BDD based cucumber testing.
Project URL

Project URL

https://github.com/Accenture/atom
Project Organization

Project Organization

com.github.accenture
Source Code Management

Source Code Management

https://github.com/Accenture/atom

Download library-reporting-extent 0.0.1


<!-- https://jarcasting.com/artifacts/com.accenture.atom/library-reporting-extent/ -->
<dependency>
    <groupId>com.accenture.atom</groupId>
    <artifactId>library-reporting-extent</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.accenture.atom/library-reporting-extent/
implementation 'com.accenture.atom:library-reporting-extent:0.0.1'
// https://jarcasting.com/artifacts/com.accenture.atom/library-reporting-extent/
implementation ("com.accenture.atom:library-reporting-extent:0.0.1")
'com.accenture.atom:library-reporting-extent:pom:0.0.1'
<dependency org="com.accenture.atom" name="library-reporting-extent" rev="0.0.1">
  <artifact name="library-reporting-extent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.accenture.atom', module='library-reporting-extent', version='0.0.1')
)
libraryDependencies += "com.accenture.atom" % "library-reporting-extent" % "0.0.1"
[com.accenture.atom/library-reporting-extent "0.0.1"]

Dependencies

compile (15)

Group / Artifact Type Version
com.accenture.atom : library-common jar 0.0.1
io.cucumber : cucumber-testng jar 4.7.2
io.cucumber : cucumber-java8 jar 4.7.2
io.cucumber : cucumber-picocontainer jar 4.7.2
com.aventstack : extentreports jar 4.0.9
com.aventstack : extentreports-cucumber4-adapter jar 1.0.7
commons-configuration : commons-configuration jar 1.10
org.apache.commons : commons-text jar 1.3
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-collections4 jar 4.1
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-core jar 2.9.0
com.itextpdf : io jar 7.1.10
com.itextpdf : layout jar 7.1.10
net.masterthought : cucumber-reporting jar 4.11.2

Project Modules

There are no modules declared in this project.