com.github.QaReport:automation-report

automationreport is a library can be used to create automation test reports in MongoDB and visualize the report with MongoDB Charts

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.QaReport
ArtifactId

ArtifactId

automation-report
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.QaReport:automation-report
automationreport is a library can be used to create automation test reports in MongoDB and visualize the report with MongoDB Charts
Project URL

Project URL

https://github.com/QaReport/automationreport
Source Code Management

Source Code Management

https://github.com/QaReport/automationreport

Download automation-report

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0